#a10004 color space conversions
Hex:
#a10004
RGB:
161, 0, 4
CMY:
37, 100, 98
CMYK:
0, 100, 98, 37
HSL:
359°, 100.0000%, 31.5686%
HSV (HSB):
359°, 100.0000%, 63.1373%
XYZ:
14.7199, 7.5858, 0.8033
xyY:
0.6370, 0.3283, 7.5858
CIE-Lab:
33.1050, 56.8492, 45.5883
CIE-LCH:
33.1050, 72.8706, 38.7267
CIE-Luv:
33.1050, 108.4116, 22.8772
Hunter-Lab:
27.5424, 47.1990, 17.5505
#a10004 color charts
#a10004 color shades, tints & tones
#a10004 color schemes
#a10004 color preview, HTML & CSS examples
This text has a color of #a10004
<p style="color:#a10004;">Text here</p>
.mytext {color:#a10004;}
This box has a color of #a10004
<div style="background-color:#a10004;">Content here</div>
.mybackground {background-color:#a10004;}
Border around this has a color of #a10004
<div style="border:2px solid #a10004;">Content here</div>
.myborder {border:2px solid #a10004;}