#3c2e2c color space conversions
Hex:
#3c2e2c
RGB:
60, 46, 44
CMY:
76, 82, 83
CMYK:
0, 23, 27, 76
HSL:
7°, 15.3846%, 20.3922%
HSV (HSB):
7°, 26.6667%, 23.5294%
XYZ:
3.2951, 3.0965, 2.8069
xyY:
0.3582, 0.3366, 3.0965
CIE-Lab:
20.4263, 6.0248, 3.7224
CIE-LCH:
20.4263, 7.0820, 31.7100
CIE-Luv:
20.4263, 7.6398, 2.8695
Hunter-Lab:
17.5969, 2.6304, 2.8604
#3c2e2c color charts
#3c2e2c color shades, tints & tones
#3c2e2c color schemes
#3c2e2c color preview, HTML & CSS examples
This text has a color of #3c2e2c
<p style="color:#3c2e2c;">Text here</p>
.mytext {color:#3c2e2c;}
This box has a color of #3c2e2c
<div style="background-color:#3c2e2c;">Content here</div>
.mybackground {background-color:#3c2e2c;}
Border around this has a color of #3c2e2c
<div style="border:2px solid #3c2e2c;">Content here</div>
.myborder {border:2px solid #3c2e2c;}