#212c31 color space conversions
Hex:
#212c31
RGB:
33, 44, 49
CMY:
87, 83, 81
CMYK:
33, 10, 0, 81
HSL:
199°, 19.5122%, 16.0784%
HSV (HSB):
199°, 32.6531%, 19.2157%
XYZ:
2.0823, 2.3464, 3.2489
xyY:
0.2712, 0.3056, 2.3464
CIE-Lab:
17.2094, -3.2385, -4.7752
CIE-LCH:
17.2094, 5.7697, 235.8555
CIE-Luv:
17.2094, -4.6362, -4.3093
Hunter-Lab:
15.3181, -2.5424, -1.8524
#212c31 color charts
#212c31 color shades, tints & tones
#212c31 color schemes
#212c31 color preview, HTML & CSS examples
This text has a color of #212c31
<p style="color:#212c31;">Text here</p>
.mytext {color:#212c31;}
This box has a color of #212c31
<div style="background-color:#212c31;">Content here</div>
.mybackground {background-color:#212c31;}
Border around this has a color of #212c31
<div style="border:2px solid #212c31;">Content here</div>
.myborder {border:2px solid #212c31;}