#3c000b color space conversions
Hex:
#3c000b
RGB:
60, 0, 11
CMY:
76, 100, 96
CMYK:
0, 100, 82, 76
HSL:
349°, 100.0000%, 11.7647%
HSV (HSB):
349°, 100.0000%, 23.5294%
XYZ:
1.9239, 0.9848, 0.4053
xyY:
0.5805, 0.2972, 0.9848
CIE-Lab:
8.8643, 29.0908, 9.4862
CIE-LCH:
8.8643, 30.5984, 18.0606
CIE-Luv:
8.8643, 26.7105, 3.0527
Hunter-Lab:
9.9238, 17.2383, 4.5252
#3c000b color charts
#3c000b color shades, tints & tones
#3c000b color schemes
#3c000b color preview, HTML & CSS examples
This text has a color of #3c000b
<p style="color:#3c000b;">Text here</p>
.mytext {color:#3c000b;}
This box has a color of #3c000b
<div style="background-color:#3c000b;">Content here</div>
.mybackground {background-color:#3c000b;}
Border around this has a color of #3c000b
<div style="border:2px solid #3c000b;">Content here</div>
.myborder {border:2px solid #3c000b;}