#211c1c color space conversions
Hex:
#211c1c
RGB:
33, 28, 28
CMY:
87, 89, 89
CMYK:
0, 15, 15, 87
HSL:
0°, 8.1967%, 11.9608%
HSV (HSB):
0°, 15.1515%, 12.9412%
XYZ:
1.2521, 1.2377, 1.2715
xyY:
0.3329, 0.3291, 1.2377
CIE-Lab:
10.8325, 2.4287, 0.8879
CIE-LCH:
10.8325, 2.5859, 20.0812
CIE-Luv:
10.8325, 1.9838, 0.4260
Hunter-Lab:
11.1251, 0.6200, 1.0112
#211c1c color charts
#211c1c color shades, tints & tones
#211c1c color schemes
#211c1c color preview, HTML & CSS examples
This text has a color of #211c1c
<p style="color:#211c1c;">Text here</p>
.mytext {color:#211c1c;}
This box has a color of #211c1c
<div style="background-color:#211c1c;">Content here</div>
.mybackground {background-color:#211c1c;}
Border around this has a color of #211c1c
<div style="border:2px solid #211c1c;">Content here</div>
.myborder {border:2px solid #211c1c;}