#a8402c color space conversions
Hex:
#a8402c
RGB:
168, 64, 44
CMY:
34, 75, 83
CMYK:
0, 62, 74, 34
HSL:
10°, 58.4906%, 41.5686%
HSV (HSB):
10°, 73.8095%, 65.8824%
XYZ:
18.4365, 12.1735, 3.7609
xyY:
0.5364, 0.3542, 12.1735
CIE-Lab:
41.4905, 41.6302, 33.9878
CIE-LCH:
41.4905, 53.7424, 39.2289
CIE-Luv:
41.4905, 80.6324, 25.7176
Hunter-Lab:
34.8905, 33.2627, 18.0324
#a8402c color charts
#a8402c color shades, tints & tones
#a8402c color schemes
#a8402c color preview, HTML & CSS examples
This text has a color of #a8402c
<p style="color:#a8402c;">Text here</p>
.mytext {color:#a8402c;}
This box has a color of #a8402c
<div style="background-color:#a8402c;">Content here</div>
.mybackground {background-color:#a8402c;}
Border around this has a color of #a8402c
<div style="border:2px solid #a8402c;">Content here</div>
.myborder {border:2px solid #a8402c;}