#3d232e color space conversions
Hex:
#3d232e
RGB:
61, 35, 46
CMY:
76, 86, 82
CMYK:
0, 43, 25, 76
HSL:
335°, 27.0833%, 18.8235%
HSV (HSB):
335°, 42.6230%, 23.9216%
XYZ:
3.0186, 2.3914, 2.8873
xyY:
0.3638, 0.2882, 2.3914
CIE-Lab:
17.4203, 14.2885, -2.0190
CIE-LCH:
17.4203, 14.4304, 351.9573
CIE-Luv:
17.4203, 12.7012, -3.5595
Hunter-Lab:
15.4642, 7.7811, -0.2448
#3d232e color charts
#3d232e color shades, tints & tones
#3d232e color schemes
#3d232e color preview, HTML & CSS examples
This text has a color of #3d232e
<p style="color:#3d232e;">Text here</p>
.mytext {color:#3d232e;}
This box has a color of #3d232e
<div style="background-color:#3d232e;">Content here</div>
.mybackground {background-color:#3d232e;}
Border around this has a color of #3d232e
<div style="border:2px solid #3d232e;">Content here</div>
.myborder {border:2px solid #3d232e;}