#a8350a color space conversions
Hex:
#a8350a
RGB:
168, 53, 10
CMY:
34, 79, 96
CMYK:
0, 68, 94, 34
HSL:
16°, 88.7640%, 34.9020%
HSV (HSB):
16°, 94.0476%, 65.8824%
XYZ:
17.4763, 10.8930, 1.4686
xyY:
0.5857, 0.3651, 10.8930
CIE-Lab:
39.3996, 45.5286, 47.9087
CIE-LCH:
39.3996, 66.0916, 46.4591
CIE-Luv:
39.3996, 91.9201, 31.1417
Hunter-Lab:
33.0045, 36.7605, 20.4649
#a8350a color charts
#a8350a color shades, tints & tones
#a8350a color schemes
#a8350a color preview, HTML & CSS examples
This text has a color of #a8350a
<p style="color:#a8350a;">Text here</p>
.mytext {color:#a8350a;}
This box has a color of #a8350a
<div style="background-color:#a8350a;">Content here</div>
.mybackground {background-color:#a8350a;}
Border around this has a color of #a8350a
<div style="border:2px solid #a8350a;">Content here</div>
.myborder {border:2px solid #a8350a;}