#a80a36 color space conversions
Hex:
#a80a36
RGB:
168, 10, 54
CMY:
34, 96, 79
CMYK:
0, 94, 68, 34
HSL:
343°, 88.7640%, 34.9020%
HSV (HSB):
343°, 94.0476%, 65.8824%
XYZ:
16.9228, 8.8083, 4.2983
xyY:
0.5635, 0.2933, 8.8083
CIE-Lab:
35.6125, 58.8186, 20.8880
CIE-LCH:
35.6125, 62.4174, 19.5513
CIE-Luv:
35.6125, 101.9254, 9.8093
Hunter-Lab:
29.6787, 49.8433, 12.1883
#a80a36 color charts
#a80a36 color shades, tints & tones
#a80a36 color schemes
#a80a36 color preview, HTML & CSS examples
This text has a color of #a80a36
<p style="color:#a80a36;">Text here</p>
.mytext {color:#a80a36;}
This box has a color of #a80a36
<div style="background-color:#a80a36;">Content here</div>
.mybackground {background-color:#a80a36;}
Border around this has a color of #a80a36
<div style="border:2px solid #a80a36;">Content here</div>
.myborder {border:2px solid #a80a36;}