#0c3c3c color space conversions
Hex:
#0c3c3c
RGB:
12, 60, 60
CMY:
95, 76, 76
CMYK:
80, 0, 0, 76
HSL:
180°, 66.6667%, 14.1176%
HSV (HSB):
180°, 80.0000%, 23.5294%
XYZ:
2.5831, 3.6361, 4.8407
xyY:
0.2336, 0.3288, 3.6361
CIE-Lab:
22.4300, -15.3198, -4.5921
CIE-LCH:
22.4300, 15.9932, 196.6862
CIE-Luv:
22.4300, -15.6373, -3.3769
Hunter-Lab:
19.0686, -9.1900, -1.7030
#0c3c3c color charts
#0c3c3c color shades, tints & tones
#0c3c3c color schemes
#0c3c3c color preview, HTML & CSS examples
This text has a color of #0c3c3c
<p style="color:#0c3c3c;">Text here</p>
.mytext {color:#0c3c3c;}
This box has a color of #0c3c3c
<div style="background-color:#0c3c3c;">Content here</div>
.mybackground {background-color:#0c3c3c;}
Border around this has a color of #0c3c3c
<div style="border:2px solid #0c3c3c;">Content here</div>
.myborder {border:2px solid #0c3c3c;}