#a9750e color space conversions
Hex:
#a9750e
RGB:
169, 117, 14
CMY:
34, 54, 95
CMYK:
0, 31, 92, 34
HSL:
40°, 84.6995%, 35.8824%
HSV (HSB):
40°, 91.7160%, 66.2745%
XYZ:
22.8027, 21.1893, 3.3036
xyY:
0.4821, 0.4480, 21.1893
CIE-Lab:
53.1561, 12.5980, 56.8556
CIE-LCH:
53.1561, 58.2346, 77.5063
CIE-Luv:
53.1561, 43.0869, 52.2915
Hunter-Lab:
46.0318, 7.8676, 27.9672
#a9750e color charts
#a9750e color shades, tints & tones
#a9750e color schemes
#a9750e color preview, HTML & CSS examples
This text has a color of #a9750e
<p style="color:#a9750e;">Text here</p>
.mytext {color:#a9750e;}
This box has a color of #a9750e
<div style="background-color:#a9750e;">Content here</div>
.mybackground {background-color:#a9750e;}
Border around this has a color of #a9750e
<div style="border:2px solid #a9750e;">Content here</div>
.myborder {border:2px solid #a9750e;}