#201a31 color space conversions
Hex:
#201a31
RGB:
32, 26, 49
CMY:
87, 90, 81
CMYK:
35, 47, 0, 81
HSL:
256°, 30.6667%, 14.7059%
HSV (HSB):
256°, 46.9388%, 19.2157%
XYZ:
1.5194, 1.2676, 3.0703
xyY:
0.2594, 0.2164, 1.2676
CIE-Lab:
11.0471, 9.3735, -14.2419
CIE-LCH:
11.0471, 17.0498, 303.3513
CIE-Luv:
11.0471, 0.9322, -12.1764
Hunter-Lab:
11.2588, 4.3865, -8.2874
#201a31 color charts
#201a31 color shades, tints & tones
#201a31 color schemes
#201a31 color preview, HTML & CSS examples
This text has a color of #201a31
<p style="color:#201a31;">Text here</p>
.mytext {color:#201a31;}
This box has a color of #201a31
<div style="background-color:#201a31;">Content here</div>
.mybackground {background-color:#201a31;}
Border around this has a color of #201a31
<div style="border:2px solid #201a31;">Content here</div>
.myborder {border:2px solid #201a31;}