#211f2d color space conversions
Hex:
#211f2d
RGB:
33, 31, 45
CMY:
87, 88, 82
CMYK:
27, 31, 0, 82
HSL:
249°, 18.4211%, 14.9020%
HSV (HSB):
249°, 31.1111%, 17.6471%
XYZ:
1.5908, 1.4928, 2.6869
xyY:
0.2757, 0.2587, 1.4928
CIE-Lab:
12.5620, 4.7866, -8.9826
CIE-LCH:
12.5620, 10.1783, 298.0519
CIE-Luv:
12.5620, 0.1221, -8.0118
Hunter-Lab:
12.2179, 1.8604, -4.4863
#211f2d color charts
#211f2d color shades, tints & tones
#211f2d color schemes
#211f2d color preview, HTML & CSS examples
This text has a color of #211f2d
<p style="color:#211f2d;">Text here</p>
.mytext {color:#211f2d;}
This box has a color of #211f2d
<div style="background-color:#211f2d;">Content here</div>
.mybackground {background-color:#211f2d;}
Border around this has a color of #211f2d
<div style="border:2px solid #211f2d;">Content here</div>
.myborder {border:2px solid #211f2d;}