#3c3d2d color space conversions
Hex:
#3c3d2d
RGB:
60, 61, 45
CMY:
76, 76, 82
CMYK:
2, 0, 26, 76
HSL:
64°, 15.0943%, 20.7843%
HSV (HSB):
64°, 26.2295%, 23.9216%
XYZ:
4.0059, 4.4876, 3.1377
xyY:
0.3444, 0.3858, 4.4876
CIE-Lab:
25.2221, -3.6784, 9.7557
CIE-LCH:
25.2221, 10.4261, 110.6591
CIE-Luv:
25.2221, 0.2083, 10.4712
Hunter-Lab:
21.1840, -3.3177, 6.0470
#3c3d2d color charts
#3c3d2d color shades, tints & tones
#3c3d2d color schemes
#3c3d2d color preview, HTML & CSS examples
This text has a color of #3c3d2d
<p style="color:#3c3d2d;">Text here</p>
.mytext {color:#3c3d2d;}
This box has a color of #3c3d2d
<div style="background-color:#3c3d2d;">Content here</div>
.mybackground {background-color:#3c3d2d;}
Border around this has a color of #3c3d2d
<div style="border:2px solid #3c3d2d;">Content here</div>
.myborder {border:2px solid #3c3d2d;}