#a8530a color space conversions
Hex:
#a8530a
RGB:
168, 83, 10
CMY:
34, 67, 96
CMYK:
0, 51, 94, 34
HSL:
28°, 88.7640%, 34.9020%
HSV (HSB):
28°, 94.0476%, 65.8824%
XYZ:
19.2965, 14.5333, 2.0753
xyY:
0.5374, 0.4048, 14.5333
CIE-Lab:
44.9882, 30.9864, 51.7278
CIE-LCH:
44.9882, 60.2986, 59.0772
CIE-Luv:
44.9882, 69.6657, 40.2258
Hunter-Lab:
38.1225, 23.6370, 23.4581
#a8530a color charts
#a8530a color shades, tints & tones
#a8530a color schemes
#a8530a color preview, HTML & CSS examples
This text has a color of #a8530a
<p style="color:#a8530a;">Text here</p>
.mytext {color:#a8530a;}
This box has a color of #a8530a
<div style="background-color:#a8530a;">Content here</div>
.mybackground {background-color:#a8530a;}
Border around this has a color of #a8530a
<div style="border:2px solid #a8530a;">Content here</div>
.myborder {border:2px solid #a8530a;}