#0fdded color space conversions
Hex:
#0fdded
RGB:
15, 221, 237
CMY:
94, 13, 7
CMYK:
94, 7, 0, 7
HSL:
184°, 88.0952%, 49.4118%
HSV (HSB):
184°, 93.6709%, 92.9412%
XYZ:
41.3395, 57.9289, 89.1233
xyY:
0.2194, 0.3075, 57.9289
CIE-Lab:
80.6992, -37.9759, -20.3628
CIE-LCH:
80.6992, 43.0908, 208.2004
CIE-Luv:
80.6992, -60.2444, -26.8792
Hunter-Lab:
76.1110, -36.2425, -16.1488
#0fdded color charts
#0fdded color shades, tints & tones
#0fdded color schemes
#0fdded color preview, HTML & CSS examples
This text has a color of #0fdded
<p style="color:#0fdded;">Text here</p>
.mytext {color:#0fdded;}
This box has a color of #0fdded
<div style="background-color:#0fdded;">Content here</div>
.mybackground {background-color:#0fdded;}
Border around this has a color of #0fdded
<div style="border:2px solid #0fdded;">Content here</div>
.myborder {border:2px solid #0fdded;}