#a01020 color space conversions
Hex:
#a01020
RGB:
160, 16, 32
CMY:
37, 94, 87
CMYK:
0, 90, 80, 37
HSL:
353°, 81.8182%, 34.5098%
HSV (HSB):
353°, 90.0000%, 62.7451%
XYZ:
14.9432, 7.9484, 2.1131
xyY:
0.5976, 0.3179, 7.9484
CIE-Lab:
33.8753, 54.8803, 32.2453
CIE-LCH:
33.8753, 63.6522, 30.4367
CIE-Luv:
33.8753, 100.2133, 17.9602
Hunter-Lab:
28.1930, 45.2731, 15.2912
#a01020 color charts
#a01020 color shades, tints & tones
#a01020 color schemes
#a01020 color preview, HTML & CSS examples
This text has a color of #a01020
<p style="color:#a01020;">Text here</p>
.mytext {color:#a01020;}
This box has a color of #a01020
<div style="background-color:#a01020;">Content here</div>
.mybackground {background-color:#a01020;}
Border around this has a color of #a01020
<div style="border:2px solid #a01020;">Content here</div>
.myborder {border:2px solid #a01020;}