#a8640e color space conversions
Hex:
#a8640e
RGB:
168, 100, 14
CMY:
34, 61, 95
CMYK:
0, 40, 92, 34
HSL:
34°, 84.6154%, 35.6863%
HSV (HSB):
34°, 91.6667%, 65.8824%
XYZ:
20.7849, 17.4709, 2.6922
xyY:
0.5076, 0.4267, 17.4709
CIE-Lab:
48.8479, 21.7187, 53.5412
CIE-LCH:
48.8479, 57.7785, 67.9204
CIE-Luv:
48.8479, 55.8421, 45.8106
Hunter-Lab:
41.7982, 15.6155, 25.4399
#a8640e color charts
#a8640e color shades, tints & tones
#a8640e color schemes
#a8640e color preview, HTML & CSS examples
This text has a color of #a8640e
<p style="color:#a8640e;">Text here</p>
.mytext {color:#a8640e;}
This box has a color of #a8640e
<div style="background-color:#a8640e;">Content here</div>
.mybackground {background-color:#a8640e;}
Border around this has a color of #a8640e
<div style="border:2px solid #a8640e;">Content here</div>
.myborder {border:2px solid #a8640e;}