#3b2e4e color space conversions
Hex:
#3b2e4e
RGB:
59, 46, 78
CMY:
77, 82, 69
CMYK:
24, 41, 0, 69
HSL:
264°, 25.8065%, 24.3137%
HSV (HSB):
264°, 41.0256%, 30.5882%
XYZ:
4.1558, 3.4339, 7.6515
xyY:
0.2727, 0.2253, 3.4339
CIE-Lab:
21.7038, 13.6302, -17.5260
CIE-LCH:
21.7038, 22.2023, 307.8728
CIE-Luv:
21.7038, 3.8376, -21.2282
Hunter-Lab:
18.5307, 7.6026, -11.5100
#3b2e4e color charts
#3b2e4e color shades, tints & tones
#3b2e4e color schemes
#3b2e4e color preview, HTML & CSS examples
This text has a color of #3b2e4e
<p style="color:#3b2e4e;">Text here</p>
.mytext {color:#3b2e4e;}
This box has a color of #3b2e4e
<div style="background-color:#3b2e4e;">Content here</div>
.mybackground {background-color:#3b2e4e;}
Border around this has a color of #3b2e4e
<div style="border:2px solid #3b2e4e;">Content here</div>
.myborder {border:2px solid #3b2e4e;}