#3d2c3d color space conversions
Hex:
#3d2c3d
RGB:
61, 44, 61
CMY:
76, 83, 76
CMYK:
0, 28, 0, 76
HSL:
300°, 16.1905%, 20.5882%
HSV (HSB):
300°, 27.8689%, 23.9216%
XYZ:
3.6675, 3.1304, 4.8258
xyY:
0.3155, 0.2693, 3.1304
CIE-Lab:
20.5587, 11.3775, -7.7461
CIE-LCH:
20.5587, 13.7640, 325.7520
CIE-Luv:
20.5587, 7.3499, -9.5061
Hunter-Lab:
17.6929, 6.0376, -3.7866
#3d2c3d color charts
#3d2c3d color shades, tints & tones
#3d2c3d color schemes
#3d2c3d color preview, HTML & CSS examples
This text has a color of #3d2c3d
<p style="color:#3d2c3d;">Text here</p>
.mytext {color:#3d2c3d;}
This box has a color of #3d2c3d
<div style="background-color:#3d2c3d;">Content here</div>
.mybackground {background-color:#3d2c3d;}
Border around this has a color of #3d2c3d
<div style="border:2px solid #3d2c3d;">Content here</div>
.myborder {border:2px solid #3d2c3d;}