#3d2c2d color space conversions
Hex:
#3d2c2d
RGB:
61, 44, 45
CMY:
76, 83, 82
CMYK:
0, 28, 26, 76
HSL:
356°, 16.1905%, 20.5882%
HSV (HSB):
356°, 27.8689%, 23.9216%
XYZ:
3.2988, 2.9829, 2.8845
xyY:
0.3599, 0.3254, 2.9829
CIE-Lab:
19.9754, 8.0295, 2.4053
CIE-LCH:
19.9754, 8.3820, 16.6759
CIE-Luv:
19.9754, 9.0617, 1.3439
Hunter-Lab:
17.2711, 3.8691, 2.1876
#3d2c2d color charts
#3d2c2d color shades, tints & tones
#3d2c2d color schemes
#3d2c2d color preview, HTML & CSS examples
This text has a color of #3d2c2d
<p style="color:#3d2c2d;">Text here</p>
.mytext {color:#3d2c2d;}
This box has a color of #3d2c2d
<div style="background-color:#3d2c2d;">Content here</div>
.mybackground {background-color:#3d2c2d;}
Border around this has a color of #3d2c2d
<div style="border:2px solid #3d2c2d;">Content here</div>
.myborder {border:2px solid #3d2c2d;}