#212b3e color space conversions
Hex:
#212b3e
RGB:
33, 43, 62
CMY:
87, 83, 76
CMYK:
47, 31, 0, 76
HSL:
219°, 30.5263%, 18.6275%
HSV (HSB):
219°, 46.7742%, 24.3137%
XYZ:
2.3606, 2.3989, 4.8960
xyY:
0.2445, 0.2484, 2.3989
CIE-Lab:
17.4550, 1.6776, -13.4389
CIE-LCH:
17.4550, 13.5432, 277.1156
CIE-Luv:
17.4550, -4.4908, -13.8927
Hunter-Lab:
15.4883, 0.1006, -7.9004
#212b3e color charts
#212b3e color shades, tints & tones
#212b3e color schemes
#212b3e color preview, HTML & CSS examples
This text has a color of #212b3e
<p style="color:#212b3e;">Text here</p>
.mytext {color:#212b3e;}
This box has a color of #212b3e
<div style="background-color:#212b3e;">Content here</div>
.mybackground {background-color:#212b3e;}
Border around this has a color of #212b3e
<div style="border:2px solid #212b3e;">Content here</div>
.myborder {border:2px solid #212b3e;}