#a97f0d color space conversions
Hex:
#a97f0d
RGB:
169, 127, 13
CMY:
34, 50, 95
CMYK:
0, 25, 92, 34
HSL:
44°, 85.7143%, 35.6863%
HSV (HSB):
44°, 92.3077%, 66.2745%
XYZ:
24.0242, 23.6428, 3.6781
xyY:
0.4679, 0.4605, 23.6428
CIE-Lab:
55.7284, 6.9616, 59.0174
CIE-LCH:
55.7284, 59.4266, 83.2726
CIE-Luv:
55.7284, 35.3190, 56.2813
Hunter-Lab:
48.6239, 3.1019, 29.5518
#a97f0d color charts
#a97f0d color shades, tints & tones
#a97f0d color schemes
#a97f0d color preview, HTML & CSS examples
This text has a color of #a97f0d
<p style="color:#a97f0d;">Text here</p>
.mytext {color:#a97f0d;}
This box has a color of #a97f0d
<div style="background-color:#a97f0d;">Content here</div>
.mybackground {background-color:#a97f0d;}
Border around this has a color of #a97f0d
<div style="border:2px solid #a97f0d;">Content here</div>
.myborder {border:2px solid #a97f0d;}