#2b221b color space conversions
Hex:
#2b221b
RGB:
43, 34, 27
CMY:
83, 87, 89
CMYK:
0, 21, 37, 83
HSL:
26°, 22.8571%, 13.7255%
HSV (HSB):
26°, 37.2093%, 16.8627%
XYZ:
1.7661, 1.7368, 1.2791
xyY:
0.3693, 0.3632, 1.7368
CIE-Lab:
14.0404, 2.9487, 6.3293
CIE-LCH:
14.0404, 6.9824, 65.0201
CIE-Luv:
14.0404, 4.6236, 4.6465
Hunter-Lab:
13.1787, 0.8587, 3.4707
#2b221b color charts
#2b221b color shades, tints & tones
#2b221b color schemes
#2b221b color preview, HTML & CSS examples
This text has a color of #2b221b
<p style="color:#2b221b;">Text here</p>
.mytext {color:#2b221b;}
This box has a color of #2b221b
<div style="background-color:#2b221b;">Content here</div>
.mybackground {background-color:#2b221b;}
Border around this has a color of #2b221b
<div style="border:2px solid #2b221b;">Content here</div>
.myborder {border:2px solid #2b221b;}