#a80e32 color space conversions
Hex:
#a80e32
RGB:
168, 14, 50
CMY:
34, 95, 80
CMYK:
0, 92, 70, 34
HSL:
346°, 84.6154%, 35.6863%
HSV (HSB):
346°, 91.6667%, 65.8824%
XYZ:
16.8812, 8.8692, 3.8398
xyY:
0.5705, 0.2997, 8.8692
CIE-Lab:
35.7312, 58.0759, 23.6055
CIE-LCH:
35.7312, 62.6899, 22.1198
CIE-Luv:
35.7312, 102.3910, 12.1285
Hunter-Lab:
29.7812, 49.0641, 13.2024
#a80e32 color charts
#a80e32 color shades, tints & tones
#a80e32 color schemes
#a80e32 color preview, HTML & CSS examples
This text has a color of #a80e32
<p style="color:#a80e32;">Text here</p>
.mytext {color:#a80e32;}
This box has a color of #a80e32
<div style="background-color:#a80e32;">Content here</div>
.mybackground {background-color:#a80e32;}
Border around this has a color of #a80e32
<div style="border:2px solid #a80e32;">Content here</div>
.myborder {border:2px solid #a80e32;}