#a2042d color space conversions
Hex:
#a2042d
RGB:
162, 4, 45
CMY:
36, 98, 82
CMYK:
0, 98, 72, 36
HSL:
344°, 95.1807%, 32.5490%
HSV (HSB):
344°, 97.5309%, 63.5294%
XYZ:
15.4174, 7.9577, 3.2060
xyY:
0.5800, 0.2994, 7.9577
CIE-Lab:
33.8946, 57.6217, 24.2664
CIE-LCH:
33.8946, 62.5229, 22.8375
CIE-Luv:
33.8946, 101.0065, 12.1785
Hunter-Lab:
28.2094, 48.1899, 13.0082
#a2042d color charts
#a2042d color shades, tints & tones
#a2042d color schemes
#a2042d color preview, HTML & CSS examples
This text has a color of #a2042d
<p style="color:#a2042d;">Text here</p>
.mytext {color:#a2042d;}
This box has a color of #a2042d
<div style="background-color:#a2042d;">Content here</div>
.mybackground {background-color:#a2042d;}
Border around this has a color of #a2042d
<div style="border:2px solid #a2042d;">Content here</div>
.myborder {border:2px solid #a2042d;}