#201c1b color space conversions
Hex:
#201c1b
RGB:
32, 28, 27
CMY:
87, 89, 89
CMYK:
0, 13, 16, 87
HSL:
12°, 8.4746%, 11.5686%
HSV (HSB):
12°, 15.6250%, 12.5490%
XYZ:
1.2087, 1.2167, 1.2081
xyY:
0.3327, 0.3349, 1.2167
CIE-Lab:
10.6801, 1.7080, 1.3930
CIE-LCH:
10.6801, 2.2040, 39.1997
CIE-Luv:
10.6801, 1.6127, 0.8393
Hunter-Lab:
11.0305, 0.2571, 1.2279
#201c1b color charts
#201c1b color shades, tints & tones
#201c1b color schemes
#201c1b color preview, HTML & CSS examples
This text has a color of #201c1b
<p style="color:#201c1b;">Text here</p>
.mytext {color:#201c1b;}
This box has a color of #201c1b
<div style="background-color:#201c1b;">Content here</div>
.mybackground {background-color:#201c1b;}
Border around this has a color of #201c1b
<div style="border:2px solid #201c1b;">Content here</div>
.myborder {border:2px solid #201c1b;}