#a1020a color space conversions
Hex:
#a1020a
RGB:
161, 2, 10
CMY:
37, 99, 96
CMYK:
0, 99, 94, 37
HSL:
357°, 97.5460%, 31.9608%
HSV (HSB):
357°, 98.7578%, 63.1373%
XYZ:
14.7744, 7.6424, 0.9836
xyY:
0.6314, 0.3266, 7.6424
CIE-Lab:
33.2268, 56.6559, 43.2205
CIE-LCH:
33.2268, 71.2594, 37.3386
CIE-Luv:
33.2268, 107.4033, 22.1652
Hunter-Lab:
27.6449, 47.0184, 17.2419
#a1020a color charts
#a1020a color shades, tints & tones
#a1020a color schemes
#a1020a color preview, HTML & CSS examples
This text has a color of #a1020a
<p style="color:#a1020a;">Text here</p>
.mytext {color:#a1020a;}
This box has a color of #a1020a
<div style="background-color:#a1020a;">Content here</div>
.mybackground {background-color:#a1020a;}
Border around this has a color of #a1020a
<div style="border:2px solid #a1020a;">Content here</div>
.myborder {border:2px solid #a1020a;}