#212c3e color space conversions
Hex:
#212c3e
RGB:
33, 44, 62
CMY:
87, 83, 76
CMYK:
47, 29, 0, 76
HSL:
217°, 30.5263%, 18.6275%
HSV (HSB):
217°, 46.7742%, 24.3137%
XYZ:
2.3974, 2.4725, 4.9083
xyY:
0.2452, 0.2529, 2.4725
CIE-Lab:
17.7938, 0.9718, -12.9142
CIE-LCH:
17.7938, 12.9507, 274.3032
CIE-Luv:
17.7938, -4.8445, -13.3814
Hunter-Lab:
15.7242, -0.3024, -7.5005
#212c3e color charts
#212c3e color shades, tints & tones
#212c3e color schemes
#212c3e color preview, HTML & CSS examples
This text has a color of #212c3e
<p style="color:#212c3e;">Text here</p>
.mytext {color:#212c3e;}
This box has a color of #212c3e
<div style="background-color:#212c3e;">Content here</div>
.mybackground {background-color:#212c3e;}
Border around this has a color of #212c3e
<div style="border:2px solid #212c3e;">Content here</div>
.myborder {border:2px solid #212c3e;}