#2b3b2e color space conversions
Hex:
#2b3b2e
RGB:
43, 59, 46
CMY:
83, 77, 82
CMYK:
27, 0, 22, 77
HSL:
131°, 15.6863%, 20.0000%
HSV (HSB):
131°, 27.1186%, 23.1373%
XYZ:
3.0534, 3.8388, 3.1648
xyY:
0.3036, 0.3817, 3.8388
CIE-Lab:
23.1311, -9.7224, 5.9745
CIE-LCH:
23.1311, 11.4114, 148.4288
CIE-Luv:
23.1311, -7.1218, 7.3101
Hunter-Lab:
19.5928, -6.4697, 4.1379
#2b3b2e color charts
#2b3b2e color shades, tints & tones
#2b3b2e color schemes
#2b3b2e color preview, HTML & CSS examples
This text has a color of #2b3b2e
<p style="color:#2b3b2e;">Text here</p>
.mytext {color:#2b3b2e;}
This box has a color of #2b3b2e
<div style="background-color:#2b3b2e;">Content here</div>
.mybackground {background-color:#2b3b2e;}
Border around this has a color of #2b3b2e
<div style="border:2px solid #2b3b2e;">Content here</div>
.myborder {border:2px solid #2b3b2e;}