#a10007 color space conversions
Hex:
#a10007
RGB:
161, 0, 7
CMY:
37, 100, 97
CMYK:
0, 100, 96, 37
HSL:
357°, 100.0000%, 31.5686%
HSV (HSB):
357°, 100.0000%, 63.1373%
XYZ:
14.7363, 7.5924, 0.8898
xyY:
0.6347, 0.3270, 7.5924
CIE-Lab:
33.1192, 56.8880, 44.3748
CIE-LCH:
33.1192, 72.1482, 37.9556
CIE-Luv:
33.1192, 108.1210, 22.4403
Hunter-Lab:
27.5543, 47.2433, 17.3734
#a10007 color charts
#a10007 color shades, tints & tones
#a10007 color schemes
#a10007 color preview, HTML & CSS examples
This text has a color of #a10007
<p style="color:#a10007;">Text here</p>
.mytext {color:#a10007;}
This box has a color of #a10007
<div style="background-color:#a10007;">Content here</div>
.mybackground {background-color:#a10007;}
Border around this has a color of #a10007
<div style="border:2px solid #a10007;">Content here</div>
.myborder {border:2px solid #a10007;}