#212f1b color space conversions
Hex:
#212f1b
RGB:
33, 47, 27
CMY:
87, 82, 89
CMYK:
30, 0, 43, 82
HSL:
102°, 27.0270%, 14.5098%
HSV (HSB):
102°, 42.5532%, 18.4314%
XYZ:
1.8415, 2.4355, 1.4099
xyY:
0.3238, 0.4283, 2.4355
CIE-Lab:
17.6243, -10.6402, 11.0076
CIE-LCH:
17.6243, 15.3095, 134.0275
CIE-Luv:
17.6243, -5.7142, 10.5758
Hunter-Lab:
15.6061, -6.2473, 5.5676
#212f1b color charts
#212f1b color shades, tints & tones
#212f1b color schemes
#212f1b color preview, HTML & CSS examples
This text has a color of #212f1b
<p style="color:#212f1b;">Text here</p>
.mytext {color:#212f1b;}
This box has a color of #212f1b
<div style="background-color:#212f1b;">Content here</div>
.mybackground {background-color:#212f1b;}
Border around this has a color of #212f1b
<div style="border:2px solid #212f1b;">Content here</div>
.myborder {border:2px solid #212f1b;}