#a10001 color space conversions
Hex:
#a10001
RGB:
161, 0, 1
CMY:
37, 100, 100
CMYK:
0, 100, 99, 37
HSL:
360°, 100.0000%, 31.5686%
HSV (HSB):
360°, 100.0000%, 63.1373%
XYZ:
14.7034, 7.5793, 0.7167
xyY:
0.6393, 0.3295, 7.5793
CIE-Lab:
33.0908, 56.8104, 46.8018
CIE-LCH:
33.0908, 73.6059, 39.4825
CIE-Luv:
33.0908, 108.7038, 23.3164
Hunter-Lab:
27.5305, 47.1547, 17.7278
#a10001 color charts
#a10001 RGB chart
#a10001 CMYK chart
#a10001 RGB pie chart
#a10001 color shades, tints & tones
#a10001 color schemes
#a10001 color preview, HTML & CSS examples
This text has a color of #a10001
<p style="color:#a10001;">Text here</p>
.mytext {color:#a10001;}
Text color #a10001
This box has a color of #a10001
<div style="background-color:#a10001;">Content here</div>
.mybackground {background-color:#a10001;}
Background color #a10001
Border around this has a color of #a10001
<div style="border:2px solid #a10001;">Content here</div>
.myborder {border:2px solid #a10001;}
Border color #a10001