#3d2c2e color space conversions
Hex:
#3d2c2e
RGB:
61, 44, 46
CMY:
76, 83, 82
CMYK:
0, 28, 25, 76
HSL:
353°, 16.1905%, 20.5882%
HSV (HSB):
353°, 27.8689%, 23.9216%
XYZ:
3.3183, 2.9907, 2.9871
xyY:
0.3570, 0.3217, 2.9907
CIE-Lab:
20.0067, 8.2150, 1.7604
CIE-LCH:
20.0067, 8.4015, 12.0952
CIE-Luv:
20.0067, 8.9600, 0.7078
Hunter-Lab:
17.2937, 3.9864, 1.8644
#3d2c2e color charts
#3d2c2e color shades, tints & tones
#3d2c2e color schemes
#3d2c2e color preview, HTML & CSS examples
This text has a color of #3d2c2e
<p style="color:#3d2c2e;">Text here</p>
.mytext {color:#3d2c2e;}
This box has a color of #3d2c2e
<div style="background-color:#3d2c2e;">Content here</div>
.mybackground {background-color:#3d2c2e;}
Border around this has a color of #3d2c2e
<div style="border:2px solid #3d2c2e;">Content here</div>
.myborder {border:2px solid #3d2c2e;}