#a10c00 color space conversions
Hex:
#a10c00
RGB:
161, 12, 0
CMY:
37, 95, 100
CMYK:
0, 93, 100, 37
HSL:
4°, 100.0000%, 31.5686%
HSV (HSB):
4°, 100.0000%, 63.1373%
XYZ:
14.8294, 7.8400, 0.7317
xyY:
0.6337, 0.3350, 7.8400
CIE-Lab:
33.6474, 55.1756, 47.5474
CIE-LCH:
33.6474, 72.8361, 40.7530
CIE-Luv:
33.6474, 106.1941, 24.4028
Hunter-Lab:
28.0000, 45.5374, 18.0507
#a10c00 color charts
#a10c00 color shades, tints & tones
#a10c00 color schemes
#a10c00 color preview, HTML & CSS examples
This text has a color of #a10c00
<p style="color:#a10c00;">Text here</p>
.mytext {color:#a10c00;}
This box has a color of #a10c00
<div style="background-color:#a10c00;">Content here</div>
.mybackground {background-color:#a10c00;}
Border around this has a color of #a10c00
<div style="border:2px solid #a10c00;">Content here</div>
.myborder {border:2px solid #a10c00;}