#a10006 color space conversions
Hex:
#a10006
RGB:
161, 0, 6
CMY:
37, 100, 98
CMYK:
0, 100, 96, 37
HSL:
358°, 100.0000%, 31.5686%
HSV (HSB):
358°, 100.0000%, 63.1373%
XYZ:
14.7308, 7.5902, 0.8610
xyY:
0.6354, 0.3274, 7.5902
CIE-Lab:
33.1145, 56.8751, 44.7793
CIE-LCH:
33.1145, 72.3876, 38.2143
CIE-Luv:
33.1145, 108.2176, 22.5857
Hunter-Lab:
27.5503, 47.2285, 17.4324
#a10006 color charts
#a10006 color shades, tints & tones
#a10006 color schemes
#a10006 color preview, HTML & CSS examples
This text has a color of #a10006
<p style="color:#a10006;">Text here</p>
.mytext {color:#a10006;}
This box has a color of #a10006
<div style="background-color:#a10006;">Content here</div>
.mybackground {background-color:#a10006;}
Border around this has a color of #a10006
<div style="border:2px solid #a10006;">Content here</div>
.myborder {border:2px solid #a10006;}