#0fcdcd color space conversions
Hex:
#0fcdcd
RGB:
15, 205, 205
CMY:
94, 20, 20
CMYK:
93, 0, 0, 20
HSL:
180°, 86.3636%, 43.1373%
HSV (HSB):
180°, 92.6829%, 80.3922%
XYZ:
33.0478, 48.1720, 65.3139
xyY:
0.2255, 0.3287, 48.1720
CIE-Lab:
74.9333, -40.3626, -11.8914
CIE-LCH:
74.9333, 42.0779, 196.4157
CIE-Luv:
74.9333, -57.3966, -12.3937
Hunter-Lab:
69.4060, -36.4676, -7.2101
#0fcdcd color charts
#0fcdcd color shades, tints & tones
#0fcdcd color schemes
#0fcdcd color preview, HTML & CSS examples
This text has a color of #0fcdcd
<p style="color:#0fcdcd;">Text here</p>
.mytext {color:#0fcdcd;}
This box has a color of #0fcdcd
<div style="background-color:#0fcdcd;">Content here</div>
.mybackground {background-color:#0fcdcd;}
Border around this has a color of #0fcdcd
<div style="border:2px solid #0fcdcd;">Content here</div>
.myborder {border:2px solid #0fcdcd;}