#201010 color space conversions
Hex:
#201010
RGB:
32, 16, 16
CMY:
87, 94, 94
CMYK:
0, 50, 50, 87
HSL:
0°, 33.3333%, 9.4118%
HSV (HSB):
0°, 50.0000%, 12.5490%
XYZ:
0.8745, 0.7151, 0.5821
xyY:
0.4027, 0.3293, 0.7151
CIE-Lab:
6.4592, 7.9642, 2.8098
CIE-LCH:
6.4592, 8.4453, 19.4333
CIE-Luv:
6.4592, 5.3939, 1.1624
Hunter-Lab:
8.4562, 3.6610, 1.8377
#201010 color charts
#201010 color shades, tints & tones
#201010 color schemes
#201010 color preview, HTML & CSS examples
This text has a color of #201010
<p style="color:#201010;">Text here</p>
.mytext {color:#201010;}
This box has a color of #201010
<div style="background-color:#201010;">Content here</div>
.mybackground {background-color:#201010;}
Border around this has a color of #201010
<div style="border:2px solid #201010;">Content here</div>
.myborder {border:2px solid #201010;}