#a5070d color space conversions
Hex:
#a5070d
RGB:
165, 7, 13
CMY:
35, 97, 95
CMYK:
0, 96, 92, 35
HSL:
358°, 91.8605%, 33.7255%
HSV (HSB):
358°, 95.7576%, 64.7059%
XYZ:
15.6657, 8.1803, 1.1341
xyY:
0.6271, 0.3275, 8.1803
CIE-Lab:
34.3557, 57.0903, 43.1429
CIE-LCH:
34.3557, 71.5585, 37.0782
CIE-Luv:
34.3557, 109.0446, 22.7628
Hunter-Lab:
28.6013, 47.7168, 17.6700
#a5070d color charts
#a5070d color shades, tints & tones
#a5070d color schemes
#a5070d color preview, HTML & CSS examples
This text has a color of #a5070d
<p style="color:#a5070d;">Text here</p>
.mytext {color:#a5070d;}
This box has a color of #a5070d
<div style="background-color:#a5070d;">Content here</div>
.mybackground {background-color:#a5070d;}
Border around this has a color of #a5070d
<div style="border:2px solid #a5070d;">Content here</div>
.myborder {border:2px solid #a5070d;}