#212c3c color space conversions
Hex:
#212c3c
RGB:
33, 44, 60
CMY:
87, 83, 76
CMYK:
45, 27, 0, 76
HSL:
216°, 29.0323%, 18.2353%
HSV (HSB):
216°, 45.0000%, 23.5294%
XYZ:
2.3435, 2.4509, 4.6245
xyY:
0.2488, 0.2602, 2.4509
CIE-Lab:
17.6953, 0.2892, -11.6849
CIE-LCH:
17.6953, 11.6885, 271.4180
CIE-Luv:
17.6953, -4.8100, -11.9599
Hunter-Lab:
15.6555, -0.6772, -6.5550
#212c3c color charts
#212c3c color shades, tints & tones
#212c3c color schemes
#212c3c color preview, HTML & CSS examples
This text has a color of #212c3c
<p style="color:#212c3c;">Text here</p>
.mytext {color:#212c3c;}
This box has a color of #212c3c
<div style="background-color:#212c3c;">Content here</div>
.mybackground {background-color:#212c3c;}
Border around this has a color of #212c3c
<div style="border:2px solid #212c3c;">Content here</div>
.myborder {border:2px solid #212c3c;}