#2b201b color space conversions
Hex:
#2b201b
RGB:
43, 32, 27
CMY:
83, 87, 89
CMYK:
0, 26, 37, 83
HSL:
19°, 22.8571%, 13.7255%
HSV (HSB):
19°, 37.2093%, 16.8627%
XYZ:
1.7106, 1.6257, 1.2606
xyY:
0.3721, 0.3537, 1.6257
CIE-Lab:
13.3861, 4.3665, 5.4215
CIE-LCH:
13.3861, 6.9612, 51.1515
CIE-Luv:
13.3861, 5.4239, 3.7191
Hunter-Lab:
12.7505, 1.6342, 3.0637
#2b201b color charts
#2b201b color shades, tints & tones
#2b201b color schemes
#2b201b color preview, HTML & CSS examples
This text has a color of #2b201b
<p style="color:#2b201b;">Text here</p>
.mytext {color:#2b201b;}
This box has a color of #2b201b
<div style="background-color:#2b201b;">Content here</div>
.mybackground {background-color:#2b201b;}
Border around this has a color of #2b201b
<div style="border:2px solid #2b201b;">Content here</div>
.myborder {border:2px solid #2b201b;}