#212b3d color space conversions
Hex:
#212b3d
RGB:
33, 43, 61
CMY:
87, 83, 76
CMYK:
46, 30, 0, 76
HSL:
219°, 29.7872%, 18.4314%
HSV (HSB):
219°, 45.9016%, 23.9216%
XYZ:
2.3334, 2.3880, 4.7528
xyY:
0.2463, 0.2521, 2.3880
CIE-Lab:
17.4044, 1.3335, -12.8259
CIE-LCH:
17.4044, 12.8951, 275.9358
CIE-Luv:
17.4044, -4.4708, -13.1853
Hunter-Lab:
15.4532, -0.0901, -7.4182
#212b3d color charts
#212b3d color shades, tints & tones
#212b3d color schemes
#212b3d color preview, HTML & CSS examples
This text has a color of #212b3d
<p style="color:#212b3d;">Text here</p>
.mytext {color:#212b3d;}
This box has a color of #212b3d
<div style="background-color:#212b3d;">Content here</div>
.mybackground {background-color:#212b3d;}
Border around this has a color of #212b3d
<div style="border:2px solid #212b3d;">Content here</div>
.myborder {border:2px solid #212b3d;}