#3c030a color space conversions
Hex:
#3c030a
RGB:
60, 3, 10
CMY:
76, 99, 96
CMYK:
0, 95, 83, 76
HSL:
353°, 90.4762%, 12.3529%
HSV (HSB):
353°, 95.0000%, 23.5294%
XYZ:
1.9508, 1.0477, 0.3866
xyY:
0.5763, 0.3095, 1.0477
CIE-Lab:
9.3826, 27.4900, 10.6477
CIE-LCH:
9.3826, 29.4801, 21.1729
CIE-Luv:
9.3826, 26.4266, 3.9677
Hunter-Lab:
10.2357, 16.1079, 4.9258
#3c030a color charts
#3c030a color shades, tints & tones
#3c030a color schemes
#3c030a color preview, HTML & CSS examples
This text has a color of #3c030a
<p style="color:#3c030a;">Text here</p>
.mytext {color:#3c030a;}
This box has a color of #3c030a
<div style="background-color:#3c030a;">Content here</div>
.mybackground {background-color:#3c030a;}
Border around this has a color of #3c030a
<div style="border:2px solid #3c030a;">Content here</div>
.myborder {border:2px solid #3c030a;}