#212b1d color space conversions
Hex:
#212b1d
RGB:
33, 43, 29
CMY:
87, 83, 89
CMYK:
23, 0, 33, 83
HSL:
103°, 19.4444%, 14.1176%
HSV (HSB):
103°, 32.5581%, 16.8627%
XYZ:
1.7128, 2.1398, 1.4851
xyY:
0.3209, 0.4009, 2.1398
CIE-Lab:
16.2044, -7.7240, 7.7390
CIE-LCH:
16.2044, 10.9340, 134.9444
CIE-Luv:
16.2044, -3.9582, 7.3614
Hunter-Lab:
14.6280, -4.6979, 4.2201
#212b1d color charts
#212b1d color shades, tints & tones
#212b1d color schemes
#212b1d color preview, HTML & CSS examples
This text has a color of #212b1d
<p style="color:#212b1d;">Text here</p>
.mytext {color:#212b1d;}
This box has a color of #212b1d
<div style="background-color:#212b1d;">Content here</div>
.mybackground {background-color:#212b1d;}
Border around this has a color of #212b1d
<div style="border:2px solid #212b1d;">Content here</div>
.myborder {border:2px solid #212b1d;}