#a00404 color space conversions
Hex:
#a00404
RGB:
160, 4, 4
CMY:
37, 98, 98
CMYK:
0, 98, 98, 37
HSL:
0°, 95.1220%, 32.1569%
HSV (HSB):
0°, 97.5000%, 62.7451%
XYZ:
14.5625, 7.5692, 0.8083
xyY:
0.6348, 0.3300, 7.5692
CIE-Lab:
33.0690, 56.0442, 45.4537
CIE-LCH:
33.0690, 72.1595, 39.0432
CIE-Luv:
33.0690, 106.8016, 23.0319
Hunter-Lab:
27.5121, 46.3361, 17.5165
#a00404 color charts
#a00404 color shades, tints & tones
#a00404 color schemes
#a00404 color preview, HTML & CSS examples
This text has a color of #a00404
<p style="color:#a00404;">Text here</p>
.mytext {color:#a00404;}
This box has a color of #a00404
<div style="background-color:#a00404;">Content here</div>
.mybackground {background-color:#a00404;}
Border around this has a color of #a00404
<div style="border:2px solid #a00404;">Content here</div>
.myborder {border:2px solid #a00404;}