#3d2e2c color space conversions
Hex:
#3d2e2c
RGB:
61, 46, 44
CMY:
76, 82, 83
CMYK:
0, 25, 28, 76
HSL:
7°, 16.1905%, 20.5882%
HSV (HSB):
7°, 27.8689%, 23.9216%
XYZ:
3.3561, 3.1279, 2.8097
xyY:
0.3611, 0.3366, 3.1279
CIE-Lab:
20.5492, 6.4949, 3.9143
CIE-LCH:
20.5492, 7.5832, 31.0761
CIE-Luv:
20.5492, 8.2378, 2.9945
Hunter-Lab:
17.6860, 2.9216, 2.9609
#3d2e2c color charts
#3d2e2c color shades, tints & tones
#3d2e2c color schemes
#3d2e2c color preview, HTML & CSS examples
This text has a color of #3d2e2c
<p style="color:#3d2e2c;">Text here</p>
.mytext {color:#3d2e2c;}
This box has a color of #3d2e2c
<div style="background-color:#3d2e2c;">Content here</div>
.mybackground {background-color:#3d2e2c;}
Border around this has a color of #3d2e2c
<div style="border:2px solid #3d2e2c;">Content here</div>
.myborder {border:2px solid #3d2e2c;}