#3b2b2e color space conversions
Hex:
#3b2b2e
RGB:
59, 43, 46
CMY:
77, 83, 82
CMYK:
0, 27, 22, 77
HSL:
349°, 15.6863%, 20.0000%
HSV (HSB):
349°, 27.1186%, 23.1373%
XYZ:
3.1607, 2.8548, 2.9692
xyY:
0.3518, 0.3177, 2.8548
CIE-Lab:
19.4528, 7.9726, 0.9264
CIE-LCH:
19.4528, 8.0262, 6.6276
CIE-Luv:
19.4528, 8.2148, -0.0640
Hunter-Lab:
16.8962, 3.8224, 1.4081
#3b2b2e color charts
#3b2b2e color shades, tints & tones
#3b2b2e color schemes
#3b2b2e color preview, HTML & CSS examples
This text has a color of #3b2b2e
<p style="color:#3b2b2e;">Text here</p>
.mytext {color:#3b2b2e;}
This box has a color of #3b2b2e
<div style="background-color:#3b2b2e;">Content here</div>
.mybackground {background-color:#3b2b2e;}
Border around this has a color of #3b2b2e
<div style="border:2px solid #3b2b2e;">Content here</div>
.myborder {border:2px solid #3b2b2e;}