#a9502c color space conversions
Hex:
#a9502c
RGB:
169, 80, 44
CMY:
34, 69, 83
CMYK:
0, 53, 74, 34
HSL:
17°, 58.6854%, 41.7647%
HSV (HSB):
17°, 73.9645%, 66.2745%
XYZ:
19.6855, 14.3542, 4.1160
xyY:
0.5159, 0.3762, 14.3542
CIE-Lab:
44.7367, 34.0320, 37.5960
CIE-LCH:
44.7367, 50.7113, 47.8485
CIE-Luv:
44.7367, 70.0841, 31.3811
Hunter-Lab:
37.8869, 26.4438, 20.0797
#a9502c color charts
#a9502c color shades, tints & tones
#a9502c color schemes
#a9502c color preview, HTML & CSS examples
This text has a color of #a9502c
<p style="color:#a9502c;">Text here</p>
.mytext {color:#a9502c;}
This box has a color of #a9502c
<div style="background-color:#a9502c;">Content here</div>
.mybackground {background-color:#a9502c;}
Border around this has a color of #a9502c
<div style="border:2px solid #a9502c;">Content here</div>
.myborder {border:2px solid #a9502c;}