#a8070d color space conversions
Hex:
#a8070d
RGB:
168, 7, 13
CMY:
34, 97, 95
CMYK:
0, 96, 92, 34
HSL:
358°, 92.0000%, 34.3137%
HSV (HSB):
358°, 95.8333%, 65.8824%
XYZ:
16.2971, 8.5058, 1.1636
xyY:
0.6276, 0.3276, 8.5058
CIE-Lab:
35.0149, 57.8835, 43.9034
CIE-LCH:
35.0149, 72.6499, 37.1795
CIE-Luv:
35.0149, 111.2893, 23.2616
Hunter-Lab:
29.1648, 48.7062, 18.0498
#a8070d color charts
#a8070d color shades, tints & tones
#a8070d color schemes
#a8070d color preview, HTML & CSS examples
This text has a color of #a8070d
<p style="color:#a8070d;">Text here</p>
.mytext {color:#a8070d;}
This box has a color of #a8070d
<div style="background-color:#a8070d;">Content here</div>
.mybackground {background-color:#a8070d;}
Border around this has a color of #a8070d
<div style="border:2px solid #a8070d;">Content here</div>
.myborder {border:2px solid #a8070d;}