#201a35 color space conversions
Hex:
#201a35
RGB:
32, 26, 53
CMY:
87, 90, 79
CMYK:
40, 51, 0, 79
HSL:
253°, 34.1772%, 15.4902%
HSV (HSB):
253°, 50.9434%, 20.7843%
XYZ:
1.6077, 1.3029, 3.5349
xyY:
0.2494, 0.2021, 1.3029
CIE-Lab:
11.2958, 10.6936, -16.7406
CIE-LCH:
11.2958, 19.8645, 302.5698
CIE-Luv:
11.2958, 0.6846, -14.5492
Hunter-Lab:
11.4145, 5.1653, -10.3712
#201a35 color charts
#201a35 color shades, tints & tones
#201a35 color schemes
#201a35 color preview, HTML & CSS examples
This text has a color of #201a35
<p style="color:#201a35;">Text here</p>
.mytext {color:#201a35;}
This box has a color of #201a35
<div style="background-color:#201a35;">Content here</div>
.mybackground {background-color:#201a35;}
Border around this has a color of #201a35
<div style="border:2px solid #201a35;">Content here</div>
.myborder {border:2px solid #201a35;}