#2b212c color space conversions
Hex:
#2b212c
RGB:
43, 33, 44
CMY:
83, 87, 83
CMYK:
2, 25, 0, 83
HSL:
295°, 14.2857%, 15.0980%
HSV (HSB):
295°, 25.0000%, 17.2549%
XYZ:
1.9947, 1.7832, 2.6219
xyY:
0.3117, 0.2786, 1.7832
CIE-Lab:
14.3055, 7.2905, -5.5034
CIE-LCH:
14.3055, 9.1344, 322.9521
CIE-Luv:
14.3055, 3.7414, -5.5697
Hunter-Lab:
13.3535, 3.2957, -2.2940
#2b212c color charts
#2b212c color shades, tints & tones
#2b212c color schemes
#2b212c color preview, HTML & CSS examples
This text has a color of #2b212c
<p style="color:#2b212c;">Text here</p>
.mytext {color:#2b212c;}
This box has a color of #2b212c
<div style="background-color:#2b212c;">Content here</div>
.mybackground {background-color:#2b212c;}
Border around this has a color of #2b212c
<div style="border:2px solid #2b212c;">Content here</div>
.myborder {border:2px solid #2b212c;}