#a9081e color space conversions
Hex:
#a9081e
RGB:
169, 8, 30
CMY:
34, 97, 88
CMYK:
0, 95, 82, 34
HSL:
352°, 90.9605%, 34.7059%
HSV (HSB):
352°, 95.2663%, 66.2745%
XYZ:
16.6834, 8.7024, 2.0287
xyY:
0.6086, 0.3174, 8.7024
CIE-Lab:
35.4049, 58.3800, 35.6078
CIE-LCH:
35.4049, 68.3824, 31.3803
CIE-Luv:
35.4049, 109.2926, 19.5840
Hunter-Lab:
29.4999, 49.3242, 16.5725
#a9081e color charts
#a9081e color shades, tints & tones
#a9081e color schemes
#a9081e color preview, HTML & CSS examples
This text has a color of #a9081e
<p style="color:#a9081e;">Text here</p>
.mytext {color:#a9081e;}
This box has a color of #a9081e
<div style="background-color:#a9081e;">Content here</div>
.mybackground {background-color:#a9081e;}
Border around this has a color of #a9081e
<div style="border:2px solid #a9081e;">Content here</div>
.myborder {border:2px solid #a9081e;}