#3c010e color space conversions
Hex:
#3c010e
RGB:
60, 1, 14
CMY:
76, 100, 95
CMYK:
0, 98, 77, 76
HSL:
347°, 96.7213%, 11.9608%
HSV (HSB):
347°, 98.3333%, 23.5294%
XYZ:
1.9536, 1.0141, 0.5082
xyY:
0.5620, 0.2917, 1.0141
CIE-Lab:
9.1081, 28.7380, 8.4342
CIE-LCH:
9.1081, 29.9501, 16.3562
CIE-Luv:
9.1081, 26.0823, 2.3678
Hunter-Lab:
10.0701, 17.0062, 4.0567
#3c010e color charts
#3c010e color shades, tints & tones
#3c010e color schemes
#3c010e color preview, HTML & CSS examples
This text has a color of #3c010e
<p style="color:#3c010e;">Text here</p>
.mytext {color:#3c010e;}
This box has a color of #3c010e
<div style="background-color:#3c010e;">Content here</div>
.mybackground {background-color:#3c010e;}
Border around this has a color of #3c010e
<div style="border:2px solid #3c010e;">Content here</div>
.myborder {border:2px solid #3c010e;}