#201f24 color space conversions
Hex:
#201f24
RGB:
32, 31, 36
CMY:
87, 88, 86
CMYK:
11, 14, 0, 86
HSL:
252°, 7.4627%, 13.1373%
HSV (HSB):
252°, 13.8889%, 14.1176%
XYZ:
1.4041, 1.4144, 1.8681
xyY:
0.2996, 0.3018, 1.4144
CIE-Lab:
12.0533, 1.7646, -3.2153
CIE-LCH:
12.0533, 3.6677, 298.7589
CIE-Luv:
12.0533, 0.1798, -2.7138
Hunter-Lab:
11.8930, 0.2611, -0.9878
#201f24 color charts
#201f24 color shades, tints & tones
#201f24 color schemes
#201f24 color preview, HTML & CSS examples
This text has a color of #201f24
<p style="color:#201f24;">Text here</p>
.mytext {color:#201f24;}
This box has a color of #201f24
<div style="background-color:#201f24;">Content here</div>
.mybackground {background-color:#201f24;}
Border around this has a color of #201f24
<div style="border:2px solid #201f24;">Content here</div>
.myborder {border:2px solid #201f24;}