#3b2e2c color space conversions
Hex:
#3b2e2c
RGB:
59, 46, 44
CMY:
77, 82, 83
CMYK:
0, 22, 25, 77
HSL:
8°, 14.5631%, 20.1961%
HSV (HSB):
8°, 25.4237%, 23.1373%
XYZ:
3.2353, 3.0656, 2.8041
xyY:
0.3553, 0.3367, 3.0656
CIE-Lab:
20.3049, 5.5549, 3.5328
CIE-LCH:
20.3049, 6.5832, 32.4555
CIE-Luv:
20.3049, 7.0491, 2.7461
Hunter-Lab:
17.5090, 2.3419, 2.7609
#3b2e2c color charts
#3b2e2c color shades, tints & tones
#3b2e2c color schemes
#3b2e2c color preview, HTML & CSS examples
This text has a color of #3b2e2c
<p style="color:#3b2e2c;">Text here</p>
.mytext {color:#3b2e2c;}
This box has a color of #3b2e2c
<div style="background-color:#3b2e2c;">Content here</div>
.mybackground {background-color:#3b2e2c;}
Border around this has a color of #3b2e2c
<div style="border:2px solid #3b2e2c;">Content here</div>
.myborder {border:2px solid #3b2e2c;}