#a8090f color space conversions
Hex:
#a8090f
RGB:
168, 9, 15
CMY:
34, 96, 94
CMYK:
0, 95, 91, 34
HSL:
358°, 89.8305%, 34.7059%
HSV (HSB):
358°, 94.6429%, 65.8824%
XYZ:
16.3324, 8.5547, 1.2423
xyY:
0.6251, 0.3274, 8.5547
CIE-Lab:
35.1124, 57.6637, 43.0994
CIE-LCH:
35.1124, 71.9907, 36.7754
CIE-Luv:
35.1124, 110.6669, 23.0741
Hunter-Lab:
29.2484, 48.4900, 17.9555
#a8090f color charts
#a8090f color shades, tints & tones
#a8090f color schemes
#a8090f color preview, HTML & CSS examples
This text has a color of #a8090f
<p style="color:#a8090f;">Text here</p>
.mytext {color:#a8090f;}
This box has a color of #a8090f
<div style="background-color:#a8090f;">Content here</div>
.mybackground {background-color:#a8090f;}
Border around this has a color of #a8090f
<div style="border:2px solid #a8090f;">Content here</div>
.myborder {border:2px solid #a8090f;}