#3c3c30 color space conversions
Hex:
#3c3c30
RGB:
60, 60, 48
CMY:
76, 76, 81
CMYK:
0, 0, 20, 76
HSL:
60°, 11.1111%, 21.1765%
HSV (HSB):
60°, 20.0000%, 23.5294%
XYZ:
4.0128, 4.4058, 3.4352
xyY:
0.3385, 0.3717, 4.4058
CIE-Lab:
24.9700, -2.4910, 7.4412
CIE-LCH:
24.9700, 7.8471, 108.5086
CIE-Luv:
24.9700, 0.5815, 8.0556
Hunter-Lab:
20.9899, -2.6069, 4.9896
#3c3c30 color charts
#3c3c30 color shades, tints & tones
#3c3c30 color schemes
#3c3c30 color preview, HTML & CSS examples
This text has a color of #3c3c30
<p style="color:#3c3c30;">Text here</p>
.mytext {color:#3c3c30;}
This box has a color of #3c3c30
<div style="background-color:#3c3c30;">Content here</div>
.mybackground {background-color:#3c3c30;}
Border around this has a color of #3c3c30
<div style="border:2px solid #3c3c30;">Content here</div>
.myborder {border:2px solid #3c3c30;}