#a80d40 color space conversions
Hex:
#a80d40
RGB:
168, 13, 64
CMY:
34, 95, 75
CMYK:
0, 92, 62, 34
HSL:
340°, 85.6354%, 35.4902%
HSV (HSB):
340°, 92.2619%, 65.8824%
XYZ:
17.2178, 8.9828, 5.6769
xyY:
0.5401, 0.2818, 8.9828
CIE-Lab:
35.9512, 58.9831, 14.8552
CIE-LCH:
35.9512, 60.8250, 14.1363
CIE-Luv:
35.9512, 98.0082, 4.7042
Hunter-Lab:
29.9714, 50.0937, 9.7499
#a80d40 color charts
#a80d40 color shades, tints & tones
#a80d40 color schemes
#a80d40 color preview, HTML & CSS examples
This text has a color of #a80d40
<p style="color:#a80d40;">Text here</p>
.mytext {color:#a80d40;}
This box has a color of #a80d40
<div style="background-color:#a80d40;">Content here</div>
.mybackground {background-color:#a80d40;}
Border around this has a color of #a80d40
<div style="border:2px solid #a80d40;">Content here</div>
.myborder {border:2px solid #a80d40;}