#a9060e color space conversions
Hex:
#a9060e
RGB:
169, 6, 14
CMY:
34, 98, 95
CMYK:
0, 96, 92, 34
HSL:
357°, 93.1429%, 34.3137%
HSV (HSB):
357°, 96.4497%, 66.2745%
XYZ:
16.5066, 8.5970, 1.2049
xyY:
0.6274, 0.3268, 8.5970
CIE-Lab:
35.1964, 58.2863, 43.7019
CIE-LCH:
35.1964, 72.8502, 36.8619
CIE-Luv:
35.1964, 112.1303, 23.1889
Hunter-Lab:
29.3206, 49.1789, 18.0880
#a9060e color charts
#a9060e color shades, tints & tones
#a9060e color schemes
#a9060e color preview, HTML & CSS examples
This text has a color of #a9060e
<p style="color:#a9060e;">Text here</p>
.mytext {color:#a9060e;}
This box has a color of #a9060e
<div style="background-color:#a9060e;">Content here</div>
.mybackground {background-color:#a9060e;}
Border around this has a color of #a9060e
<div style="border:2px solid #a9060e;">Content here</div>
.myborder {border:2px solid #a9060e;}