#a8082d color space conversions
Hex:
#a8082d
RGB:
168, 8, 45
CMY:
34, 97, 82
CMYK:
0, 95, 73, 34
HSL:
346°, 90.9091%, 34.5098%
HSV (HSB):
346°, 95.2381%, 65.8824%
XYZ:
16.7089, 8.6880, 3.2789
xyY:
0.5827, 0.3030, 8.6880
CIE-Lab:
35.3764, 58.6458, 26.3568
CIE-LCH:
35.3764, 64.2963, 24.2002
CIE-Luv:
35.3764, 104.9624, 13.8557
Hunter-Lab:
29.4753, 49.6059, 14.0372
#a8082d color charts
#a8082d color shades, tints & tones
#a8082d color schemes
#a8082d color preview, HTML & CSS examples
This text has a color of #a8082d
<p style="color:#a8082d;">Text here</p>
.mytext {color:#a8082d;}
This box has a color of #a8082d
<div style="background-color:#a8082d;">Content here</div>
.mybackground {background-color:#a8082d;}
Border around this has a color of #a8082d
<div style="border:2px solid #a8082d;">Content here</div>
.myborder {border:2px solid #a8082d;}