#3c002a color space conversions
Hex:
#3c002a
RGB:
60, 0, 42
CMY:
76, 100, 84
CMYK:
0, 100, 30, 76
HSL:
318°, 100.0000%, 11.7647%
HSV (HSB):
318°, 100.0000%, 23.5294%
XYZ:
2.2814, 1.1278, 2.2879
xyY:
0.4004, 0.1980, 1.1278
CIE-Lab:
10.0139, 32.1018, -10.3382
CIE-LCH:
10.0139, 33.7254, 342.1492
CIE-Luv:
10.0139, 19.8267, -10.2677
Hunter-Lab:
10.6199, 19.7610, -5.3394
#3c002a color charts
#3c002a color shades, tints & tones
#3c002a color schemes
#3c002a color preview, HTML & CSS examples
This text has a color of #3c002a
<p style="color:#3c002a;">Text here</p>
.mytext {color:#3c002a;}
This box has a color of #3c002a
<div style="background-color:#3c002a;">Content here</div>
.mybackground {background-color:#3c002a;}
Border around this has a color of #3c002a
<div style="border:2px solid #3c002a;">Content here</div>
.myborder {border:2px solid #3c002a;}