#201a1b color space conversions
Hex:
#201a1b
RGB:
32, 26, 27
CMY:
87, 90, 89
CMYK:
0, 19, 16, 87
HSL:
350°, 10.3448%, 11.3725%
HSV (HSB):
350°, 18.7500%, 12.5490%
XYZ:
1.1629, 1.1250, 1.1928
xyY:
0.3341, 0.3232, 1.1250
CIE-Lab:
9.9921, 3.1784, 0.3957
CIE-LCH:
9.9921, 3.2030, 7.0973
CIE-Luv:
9.9921, 2.2536, 0.0081
Hunter-Lab:
10.6066, 1.0089, 0.7571
#201a1b color charts
#201a1b color shades, tints & tones
#201a1b color schemes
#201a1b color preview, HTML & CSS examples
This text has a color of #201a1b
<p style="color:#201a1b;">Text here</p>
.mytext {color:#201a1b;}
This box has a color of #201a1b
<div style="background-color:#201a1b;">Content here</div>
.mybackground {background-color:#201a1b;}
Border around this has a color of #201a1b
<div style="border:2px solid #201a1b;">Content here</div>
.myborder {border:2px solid #201a1b;}