#3c0c0c color space conversions
Hex:
#3c0c0c
RGB:
60, 12, 12
CMY:
76, 95, 95
CMYK:
0, 80, 80, 76
HSL:
0°, 66.6667%, 14.1176%
HSV (HSB):
0°, 80.0000%, 23.5294%
XYZ:
2.0613, 1.2501, 0.4805
xyY:
0.5436, 0.3297, 1.2501
CIE-Lab:
10.9223, 23.3907, 11.9589
CIE-LCH:
10.9223, 26.2705, 27.0792
CIE-Luv:
10.9223, 24.5145, 5.2860
Hunter-Lab:
11.1810, 13.3412, 5.2788
#3c0c0c color charts
#3c0c0c color shades, tints & tones
#3c0c0c color schemes
#3c0c0c color preview, HTML & CSS examples
This text has a color of #3c0c0c
<p style="color:#3c0c0c;">Text here</p>
.mytext {color:#3c0c0c;}
This box has a color of #3c0c0c
<div style="background-color:#3c0c0c;">Content here</div>
.mybackground {background-color:#3c0c0c;}
Border around this has a color of #3c0c0c
<div style="border:2px solid #3c0c0c;">Content here</div>
.myborder {border:2px solid #3c0c0c;}