#a9600c color space conversions
Hex:
#a9600c
RGB:
169, 96, 12
CMY:
34, 62, 95
CMYK:
0, 43, 93, 34
HSL:
32°, 86.7403%, 35.4902%
HSV (HSB):
32°, 92.8994%, 66.2745%
XYZ:
20.6114, 16.8273, 2.5095
xyY:
0.5160, 0.4212, 16.8273
CIE-Lab:
48.0417, 24.3535, 53.5003
CIE-LCH:
48.0417, 58.7824, 65.5248
CIE-Luv:
48.0417, 59.9763, 44.6436
Hunter-Lab:
41.0211, 17.9020, 25.0877
#a9600c color charts
#a9600c color shades, tints & tones
#a9600c color schemes
#a9600c color preview, HTML & CSS examples
This text has a color of #a9600c
<p style="color:#a9600c;">Text here</p>
.mytext {color:#a9600c;}
This box has a color of #a9600c
<div style="background-color:#a9600c;">Content here</div>
.mybackground {background-color:#a9600c;}
Border around this has a color of #a9600c
<div style="border:2px solid #a9600c;">Content here</div>
.myborder {border:2px solid #a9600c;}