#212b2e color space conversions
Hex:
#212b2e
RGB:
33, 43, 46
CMY:
87, 83, 82
CMYK:
28, 7, 0, 82
HSL:
194°, 16.4557%, 15.4902%
HSV (HSB):
194°, 28.2609%, 18.0392%
XYZ:
1.9842, 2.2483, 2.9142
xyY:
0.2776, 0.3146, 2.2483
CIE-Lab:
16.7400, -3.4462, -3.3765
CIE-LCH:
16.7400, 4.8246, 224.4145
CIE-Luv:
16.7400, -4.1979, -2.8558
Hunter-Lab:
14.9945, -2.6194, -1.0268
#212b2e color charts
#212b2e color shades, tints & tones
#212b2e color schemes
#212b2e color preview, HTML & CSS examples
This text has a color of #212b2e
<p style="color:#212b2e;">Text here</p>
.mytext {color:#212b2e;}
This box has a color of #212b2e
<div style="background-color:#212b2e;">Content here</div>
.mybackground {background-color:#212b2e;}
Border around this has a color of #212b2e
<div style="border:2px solid #212b2e;">Content here</div>
.myborder {border:2px solid #212b2e;}