#a80d30 color space conversions
Hex:
#a80d30
RGB:
168, 13, 48
CMY:
34, 95, 81
CMYK:
0, 92, 71, 34
HSL:
346°, 85.6354%, 35.4902%
HSV (HSB):
346°, 92.2619%, 65.8824%
XYZ:
16.8259, 8.8261, 3.6131
xyY:
0.5749, 0.3016, 8.8261
CIE-Lab:
35.6473, 58.1303, 24.7778
CIE-LCH:
35.6473, 63.1908, 23.0859
CIE-Luv:
35.6473, 103.1834, 12.9552
Hunter-Lab:
29.7087, 49.1053, 13.5854
#a80d30 color charts
#a80d30 color shades, tints & tones
#a80d30 color schemes
#a80d30 color preview, HTML & CSS examples
This text has a color of #a80d30
<p style="color:#a80d30;">Text here</p>
.mytext {color:#a80d30;}
This box has a color of #a80d30
<div style="background-color:#a80d30;">Content here</div>
.mybackground {background-color:#a80d30;}
Border around this has a color of #a80d30
<div style="border:2px solid #a80d30;">Content here</div>
.myborder {border:2px solid #a80d30;}