#3d2d3c color space conversions
Hex:
#3d2d3c
RGB:
61, 45, 60
CMY:
76, 82, 76
CMYK:
0, 26, 2, 76
HSL:
304°, 15.0943%, 20.7843%
HSV (HSB):
304°, 26.2295%, 23.9216%
XYZ:
3.6785, 3.1951, 4.6978
xyY:
0.3179, 0.2761, 3.1951
CIE-Lab:
20.8090, 10.4676, -6.6832
CIE-LCH:
20.8090, 12.4192, 327.4434
CIE-Luv:
20.8090, 7.0659, -8.2886
Hunter-Lab:
17.8749, 5.4524, -3.0699
#3d2d3c color charts
#3d2d3c color shades, tints & tones
#3d2d3c color schemes
#3d2d3c color preview, HTML & CSS examples
This text has a color of #3d2d3c
<p style="color:#3d2d3c;">Text here</p>
.mytext {color:#3d2d3c;}
This box has a color of #3d2d3c
<div style="background-color:#3d2d3c;">Content here</div>
.mybackground {background-color:#3d2d3c;}
Border around this has a color of #3d2d3c
<div style="border:2px solid #3d2d3c;">Content here</div>
.myborder {border:2px solid #3d2d3c;}