#212b32 color space conversions
Hex:
#212b32
RGB:
33, 43, 50
CMY:
87, 83, 80
CMYK:
34, 14, 0, 80
HSL:
205°, 20.4819%, 16.2745%
HSV (HSB):
205°, 34.0000%, 19.6078%
XYZ:
2.0668, 2.2814, 3.3490
xyY:
0.2685, 0.2964, 2.2814
CIE-Lab:
16.8996, -2.2499, -5.9403
CIE-LCH:
16.8996, 6.3521, 249.2558
CIE-Luv:
16.8996, -4.2655, -5.5369
Hunter-Lab:
15.1042, -2.0072, -2.5733
#212b32 color charts
#212b32 color shades, tints & tones
#212b32 color schemes
#212b32 color preview, HTML & CSS examples
This text has a color of #212b32
<p style="color:#212b32;">Text here</p>
.mytext {color:#212b32;}
This box has a color of #212b32
<div style="background-color:#212b32;">Content here</div>
.mybackground {background-color:#212b32;}
Border around this has a color of #212b32
<div style="border:2px solid #212b32;">Content here</div>
.myborder {border:2px solid #212b32;}