#2b201a color space conversions
Hex:
#2b201a
RGB:
43, 32, 26
CMY:
83, 87, 90
CMYK:
0, 26, 40, 83
HSL:
21°, 24.6377%, 13.5294%
HSV (HSB):
21°, 39.5349%, 16.8627%
XYZ:
1.6992, 1.6212, 1.2006
xyY:
0.3758, 0.3586, 1.6212
CIE-Lab:
13.3587, 4.1937, 6.1026
CIE-LCH:
13.3587, 7.4046, 55.5030
CIE-Luv:
13.3587, 5.4942, 4.2160
Hunter-Lab:
12.7326, 1.5395, 3.3220
#2b201a color charts
#2b201a color shades, tints & tones
#2b201a color schemes
#2b201a color preview, HTML & CSS examples
This text has a color of #2b201a
<p style="color:#2b201a;">Text here</p>
.mytext {color:#2b201a;}
This box has a color of #2b201a
<div style="background-color:#2b201a;">Content here</div>
.mybackground {background-color:#2b201a;}
Border around this has a color of #2b201a
<div style="border:2px solid #2b201a;">Content here</div>
.myborder {border:2px solid #2b201a;}