#202001 color space conversions
Hex:
#202001
RGB:
32, 32, 1
CMY:
87, 87, 100
CMYK:
0, 0, 97, 87
HSL:
60°, 93.9394%, 6.4706%
HSV (HSB):
60°, 96.8750%, 12.5490%
XYZ:
1.1177, 1.3423, 0.2289
xyY:
0.4157, 0.4992, 1.3423
CIE-Lab:
11.5681, -5.1282, 16.6710
CIE-LCH:
11.5681, 17.4419, 107.0986
CIE-Luv:
11.5681, 0.8930, 12.3792
Hunter-Lab:
11.5857, -3.0555, 6.9386
#202001 color charts
#202001 color shades, tints & tones
#202001 color schemes
#202001 color preview, HTML & CSS examples
This text has a color of #202001
<p style="color:#202001;">Text here</p>
.mytext {color:#202001;}
This box has a color of #202001
<div style="background-color:#202001;">Content here</div>
.mybackground {background-color:#202001;}
Border around this has a color of #202001
<div style="border:2px solid #202001;">Content here</div>
.myborder {border:2px solid #202001;}