#a9760d color space conversions
Hex:
#a9760d
RGB:
169, 118, 13
CMY:
34, 54, 95
CMYK:
0, 30, 92, 34
HSL:
40°, 85.7143%, 35.6863%
HSV (HSB):
40°, 92.3077%, 66.2745%
XYZ:
22.9133, 21.4209, 3.3078
xyY:
0.4809, 0.4496, 21.4209
CIE-Lab:
53.4071, 12.0169, 57.2622
CIE-LCH:
53.4071, 58.5095, 78.1480
CIE-Luv:
53.4071, 42.3220, 52.7886
Hunter-Lab:
46.2828, 7.3754, 28.1606
#a9760d color charts
#a9760d color shades, tints & tones
#a9760d color schemes
#a9760d color preview, HTML & CSS examples
This text has a color of #a9760d
<p style="color:#a9760d;">Text here</p>
.mytext {color:#a9760d;}
This box has a color of #a9760d
<div style="background-color:#a9760d;">Content here</div>
.mybackground {background-color:#a9760d;}
Border around this has a color of #a9760d
<div style="border:2px solid #a9760d;">Content here</div>
.myborder {border:2px solid #a9760d;}