#212c0c color space conversions
Hex:
#212c0c
RGB:
33, 44, 12
CMY:
87, 83, 95
CMYK:
25, 0, 73, 83
HSL:
81°, 57.1429%, 10.9804%
HSV (HSB):
81°, 72.7273%, 17.2549%
XYZ:
1.5942, 2.1512, 0.6790
xyY:
0.3603, 0.4862, 2.1512
CIE-Lab:
16.2617, -11.0694, 18.3250
CIE-LCH:
16.2617, 21.4088, 121.1346
CIE-Luv:
16.2617, -4.2721, 15.0038
Hunter-Lab:
14.6671, -6.2654, 7.5221
#212c0c color charts
#212c0c color shades, tints & tones
#212c0c color schemes
#212c0c color preview, HTML & CSS examples
This text has a color of #212c0c
<p style="color:#212c0c;">Text here</p>
.mytext {color:#212c0c;}
This box has a color of #212c0c
<div style="background-color:#212c0c;">Content here</div>
.mybackground {background-color:#212c0c;}
Border around this has a color of #212c0c
<div style="border:2px solid #212c0c;">Content here</div>
.myborder {border:2px solid #212c0c;}