#3b2c3c color space conversions
Hex:
#3b2c3c
RGB:
59, 44, 60
CMY:
77, 83, 76
CMYK:
2, 27, 0, 76
HSL:
296°, 15.3846%, 20.3922%
HSV (HSB):
296°, 26.6667%, 23.5294%
XYZ:
3.5199, 3.0574, 4.6796
xyY:
0.3127, 0.2716, 3.0574
CIE-Lab:
20.2724, 10.3149, -7.5175
CIE-LCH:
20.2724, 12.7636, 323.9156
CIE-Luv:
20.2724, 6.3692, -9.0802
Hunter-Lab:
17.4855, 5.3335, -3.6278
#3b2c3c color charts
#3b2c3c color shades, tints & tones
#3b2c3c color schemes
#3b2c3c color preview, HTML & CSS examples
This text has a color of #3b2c3c
<p style="color:#3b2c3c;">Text here</p>
.mytext {color:#3b2c3c;}
This box has a color of #3b2c3c
<div style="background-color:#3b2c3c;">Content here</div>
.mybackground {background-color:#3b2c3c;}
Border around this has a color of #3b2c3c
<div style="border:2px solid #3b2c3c;">Content here</div>
.myborder {border:2px solid #3b2c3c;}