#a2060a color space conversions
Hex:
#a2060a
RGB:
162, 6, 10
CMY:
36, 98, 96
CMYK:
0, 96, 94, 36
HSL:
358°, 92.8571%, 32.9412%
HSV (HSB):
358°, 96.2963%, 63.5294%
XYZ:
15.0202, 7.8335, 1.0075
xyY:
0.6295, 0.3283, 7.8335
CIE-Lab:
33.6338, 56.3839, 43.5871
CIE-LCH:
33.6338, 71.2669, 37.7055
CIE-Luv:
33.6338, 107.3031, 22.6475
Hunter-Lab:
27.9885, 46.8134, 17.4576
#a2060a color charts
#a2060a color shades, tints & tones
#a2060a color schemes
#a2060a color preview, HTML & CSS examples
This text has a color of #a2060a
<p style="color:#a2060a;">Text here</p>
.mytext {color:#a2060a;}
This box has a color of #a2060a
<div style="background-color:#a2060a;">Content here</div>
.mybackground {background-color:#a2060a;}
Border around this has a color of #a2060a
<div style="border:2px solid #a2060a;">Content here</div>
.myborder {border:2px solid #a2060a;}