#a9742c color space conversions
Hex:
#a9742c
RGB:
169, 116, 44
CMY:
34, 55, 83
CMYK:
0, 31, 74, 34
HSL:
35°, 58.6854%, 41.7647%
HSV (HSB):
35°, 73.9645%, 66.2745%
XYZ:
23.0622, 21.1076, 5.2415
xyY:
0.4667, 0.4272, 21.1076
CIE-Lab:
53.0671, 14.1553, 46.3262
CIE-LCH:
53.0671, 48.4406, 73.0090
CIE-Luv:
53.0671, 42.5806, 45.6575
Hunter-Lab:
45.9431, 9.2019, 25.3959
#a9742c color charts
#a9742c color shades, tints & tones
#a9742c color schemes
#a9742c color preview, HTML & CSS examples
This text has a color of #a9742c
<p style="color:#a9742c;">Text here</p>
.mytext {color:#a9742c;}
This box has a color of #a9742c
<div style="background-color:#a9742c;">Content here</div>
.mybackground {background-color:#a9742c;}
Border around this has a color of #a9742c
<div style="border:2px solid #a9742c;">Content here</div>
.myborder {border:2px solid #a9742c;}