#a8081a color space conversions
Hex:
#a8081a
RGB:
168, 8, 26
CMY:
34, 97, 90
CMYK:
0, 95, 85, 34
HSL:
353°, 90.9091%, 34.5098%
HSV (HSB):
353°, 95.2381%, 65.8824%
XYZ:
16.4217, 8.5731, 1.7665
xyY:
0.6136, 0.3204, 8.5731
CIE-Lab:
35.1490, 58.0121, 37.5568
CIE-LCH:
35.1490, 69.1081, 32.9189
CIE-Luv:
35.1490, 109.2756, 20.5448
Hunter-Lab:
29.2798, 48.8729, 16.9188
#a8081a color charts
#a8081a color shades, tints & tones
#a8081a color schemes
#a8081a color preview, HTML & CSS examples
This text has a color of #a8081a
<p style="color:#a8081a;">Text here</p>
.mytext {color:#a8081a;}
This box has a color of #a8081a
<div style="background-color:#a8081a;">Content here</div>
.mybackground {background-color:#a8081a;}
Border around this has a color of #a8081a
<div style="border:2px solid #a8081a;">Content here</div>
.myborder {border:2px solid #a8081a;}