#a9700c color space conversions
Hex:
#a9700c
RGB:
169, 112, 12
CMY:
34, 56, 95
CMYK:
0, 34, 93, 34
HSL:
38°, 86.7403%, 35.4902%
HSV (HSB):
38°, 92.8994%, 66.2745%
XYZ:
22.2227, 20.0499, 3.0466
xyY:
0.4904, 0.4424, 20.0499
CIE-Lab:
51.8936, 15.3828, 56.3404
CIE-LCH:
51.8936, 58.4026, 74.7286
CIE-Luv:
51.8936, 47.0979, 50.5986
Hunter-Lab:
44.7771, 10.2289, 27.3100
#a9700c color charts
#a9700c color shades, tints & tones
#a9700c color schemes
#a9700c color preview, HTML & CSS examples
This text has a color of #a9700c
<p style="color:#a9700c;">Text here</p>
.mytext {color:#a9700c;}
This box has a color of #a9700c
<div style="background-color:#a9700c;">Content here</div>
.mybackground {background-color:#a9700c;}
Border around this has a color of #a9700c
<div style="border:2px solid #a9700c;">Content here</div>
.myborder {border:2px solid #a9700c;}