#a8090a color space conversions
Hex:
#a8090a
RGB:
168, 9, 10
CMY:
34, 96, 96
CMYK:
0, 95, 94, 34
HSL:
360°, 89.8305%, 34.7059%
HSV (HSB):
360°, 94.6429%, 65.8824%
XYZ:
16.3009, 8.5421, 1.0768
xyY:
0.6289, 0.3296, 8.5421
CIE-Lab:
35.0873, 57.5932, 45.1522
CIE-LCH:
35.0873, 73.1827, 38.0959
CIE-Luv:
35.0873, 111.1742, 23.8568
Hunter-Lab:
29.2269, 48.4089, 18.2744
#a8090a color charts
#a8090a color shades, tints & tones
#a8090a color schemes
#a8090a color preview, HTML & CSS examples
This text has a color of #a8090a
<p style="color:#a8090a;">Text here</p>
.mytext {color:#a8090a;}
This box has a color of #a8090a
<div style="background-color:#a8090a;">Content here</div>
.mybackground {background-color:#a8090a;}
Border around this has a color of #a8090a
<div style="border:2px solid #a8090a;">Content here</div>
.myborder {border:2px solid #a8090a;}