#a80e3c color space conversions
Hex:
#a80e3c
RGB:
168, 14, 60
CMY:
34, 95, 76
CMYK:
0, 92, 64, 34
HSL:
342°, 84.6154%, 35.6863%
HSV (HSB):
342°, 91.6667%, 65.8824%
XYZ:
17.1211, 8.9652, 5.1030
xyY:
0.5489, 0.2874, 8.9652
CIE-Lab:
35.9171, 58.5996, 17.4038
CIE-LCH:
35.9171, 61.1295, 16.5412
CIE-Luv:
35.9171, 99.2088, 7.0428
Hunter-Lab:
29.9419, 49.6701, 10.8544
#a80e3c color charts
#a80e3c color shades, tints & tones
#a80e3c color schemes
#a80e3c color preview, HTML & CSS examples
This text has a color of #a80e3c
<p style="color:#a80e3c;">Text here</p>
.mytext {color:#a80e3c;}
This box has a color of #a80e3c
<div style="background-color:#a80e3c;">Content here</div>
.mybackground {background-color:#a80e3c;}
Border around this has a color of #a80e3c
<div style="border:2px solid #a80e3c;">Content here</div>
.myborder {border:2px solid #a80e3c;}