#201b3c color space conversions
Hex:
#201b3c
RGB:
32, 27, 60
CMY:
87, 89, 76
CMYK:
47, 55, 0, 76
HSL:
249°, 37.9310%, 17.0588%
HSV (HSB):
249°, 55.0000%, 23.5294%
XYZ:
1.8032, 1.4172, 4.4535
xyY:
0.2350, 0.1847, 1.4172
CIE-Lab:
12.0716, 12.3557, -20.5097
CIE-LCH:
12.0716, 23.9440, 301.0661
CIE-Luv:
12.0716, 0.0311, -18.5396
Hunter-Lab:
11.9046, 6.2048, -13.8471
#201b3c color charts
#201b3c color shades, tints & tones
#201b3c color schemes
#201b3c color preview, HTML & CSS examples
This text has a color of #201b3c
<p style="color:#201b3c;">Text here</p>
.mytext {color:#201b3c;}
This box has a color of #201b3c
<div style="background-color:#201b3c;">Content here</div>
.mybackground {background-color:#201b3c;}
Border around this has a color of #201b3c
<div style="border:2px solid #201b3c;">Content here</div>
.myborder {border:2px solid #201b3c;}