#a9642f color space conversions
Hex:
#a9642f
RGB:
169, 100, 47
CMY:
34, 61, 82
CMYK:
0, 41, 72, 34
HSL:
26°, 56.4815%, 42.3529%
HSV (HSB):
26°, 72.1893%, 66.2745%
XYZ:
21.4324, 17.7546, 4.9867
xyY:
0.4852, 0.4019, 17.7546
CIE-Lab:
49.1971, 23.3102, 40.8526
CIE-LCH:
49.1971, 47.0350, 60.2913
CIE-Luv:
49.1971, 54.5972, 38.0735
Hunter-Lab:
42.1362, 17.0551, 22.4786
#a9642f color charts
#a9642f color shades, tints & tones
#a9642f color schemes
#a9642f color preview, HTML & CSS examples
This text has a color of #a9642f
<p style="color:#a9642f;">Text here</p>
.mytext {color:#a9642f;}
This box has a color of #a9642f
<div style="background-color:#a9642f;">Content here</div>
.mybackground {background-color:#a9642f;}
Border around this has a color of #a9642f
<div style="border:2px solid #a9642f;">Content here</div>
.myborder {border:2px solid #a9642f;}