#212c1e color space conversions
Hex:
#212c1e
RGB:
33, 44, 30
CMY:
87, 83, 88
CMYK:
25, 0, 32, 83
HSL:
107°, 18.9189%, 14.5098%
HSV (HSB):
107°, 31.8182%, 17.2549%
XYZ:
1.7622, 2.2184, 1.5636
xyY:
0.3178, 0.4001, 2.2184
CIE-Lab:
16.5942, -8.1563, 7.5838
CIE-LCH:
16.5942, 11.1373, 137.0832
CIE-Luv:
16.5942, -4.4046, 7.3797
Hunter-Lab:
14.8944, -4.9461, 4.2018
#212c1e color charts
#212c1e color shades, tints & tones
#212c1e color schemes
#212c1e color preview, HTML & CSS examples
This text has a color of #212c1e
<p style="color:#212c1e;">Text here</p>
.mytext {color:#212c1e;}
This box has a color of #212c1e
<div style="background-color:#212c1e;">Content here</div>
.mybackground {background-color:#212c1e;}
Border around this has a color of #212c1e
<div style="border:2px solid #212c1e;">Content here</div>
.myborder {border:2px solid #212c1e;}