#3c000e color space conversions
Hex:
#3c000e
RGB:
60, 0, 14
CMY:
76, 100, 95
CMYK:
0, 100, 77, 76
HSL:
346°, 100.0000%, 11.7647%
HSV (HSB):
346°, 100.0000%, 23.5294%
XYZ:
1.9427, 0.9924, 0.5046
xyY:
0.5648, 0.2885, 0.9924
CIE-Lab:
8.9277, 29.2617, 8.1748
CIE-LCH:
8.9277, 30.3821, 15.6087
CIE-Luv:
8.9277, 26.2098, 2.1579
Hunter-Lab:
9.9618, 17.3781, 3.9699
#3c000e color charts
#3c000e color shades, tints & tones
#3c000e color schemes
#3c000e color preview, HTML & CSS examples
This text has a color of #3c000e
<p style="color:#3c000e;">Text here</p>
.mytext {color:#3c000e;}
This box has a color of #3c000e
<div style="background-color:#3c000e;">Content here</div>
.mybackground {background-color:#3c000e;}
Border around this has a color of #3c000e
<div style="border:2px solid #3c000e;">Content here</div>
.myborder {border:2px solid #3c000e;}