#211f3d color space conversions
Hex:
#211f3d
RGB:
33, 31, 61
CMY:
87, 88, 76
CMYK:
46, 49, 0, 76
HSL:
244°, 32.6087%, 18.0392%
HSV (HSB):
244°, 49.1803%, 23.9216%
XYZ:
1.9595, 1.6402, 4.6282
xyY:
0.2382, 0.1993, 1.6402
CIE-Lab:
13.4731, 10.0610, -18.9830
CIE-LCH:
13.4731, 21.4843, 297.9235
CIE-Luv:
13.4731, -0.7109, -18.1050
Hunter-Lab:
12.8071, 4.8980, -12.4610
#211f3d color charts
#211f3d color shades, tints & tones
#211f3d color schemes
#211f3d color preview, HTML & CSS examples
This text has a color of #211f3d
<p style="color:#211f3d;">Text here</p>
.mytext {color:#211f3d;}
This box has a color of #211f3d
<div style="background-color:#211f3d;">Content here</div>
.mybackground {background-color:#211f3d;}
Border around this has a color of #211f3d
<div style="border:2px solid #211f3d;">Content here</div>
.myborder {border:2px solid #211f3d;}