#a80a32 color space conversions
Hex:
#a80a32
RGB:
168, 10, 50
CMY:
34, 96, 80
CMYK:
0, 94, 70, 34
HSL:
345°, 88.7640%, 34.9020%
HSV (HSB):
345°, 94.0476%, 65.8824%
XYZ:
16.8327, 8.7722, 3.8236
xyY:
0.5720, 0.2981, 8.7722
CIE-Lab:
35.5420, 58.6223, 23.3714
CIE-LCH:
35.5420, 63.1094, 21.7360
CIE-Luv:
35.5420, 103.1638, 11.7590
Hunter-Lab:
29.6179, 49.6154, 13.0783
#a80a32 color charts
#a80a32 color shades, tints & tones
#a80a32 color schemes
#a80a32 color preview, HTML & CSS examples
This text has a color of #a80a32
<p style="color:#a80a32;">Text here</p>
.mytext {color:#a80a32;}
This box has a color of #a80a32
<div style="background-color:#a80a32;">Content here</div>
.mybackground {background-color:#a80a32;}
Border around this has a color of #a80a32
<div style="border:2px solid #a80a32;">Content here</div>
.myborder {border:2px solid #a80a32;}