#a10d00 color space conversions
Hex:
#a10d00
RGB:
161, 13, 0
CMY:
37, 95, 100
CMYK:
0, 92, 100, 37
HSL:
5°, 100.0000%, 31.5686%
HSV (HSB):
5°, 100.0000%, 63.1373%
XYZ:
14.8419, 7.8649, 0.7358
xyY:
0.6331, 0.3355, 7.8649
CIE-Lab:
33.7000, 55.0246, 47.5785
CIE-LCH:
33.7000, 72.7422, 40.8492
CIE-Luv:
33.7000, 105.9517, 24.4905
Hunter-Lab:
28.0445, 45.3891, 18.0755
#a10d00 color charts
#a10d00 color shades, tints & tones
#a10d00 color schemes
#a10d00 color preview, HTML & CSS examples
This text has a color of #a10d00
<p style="color:#a10d00;">Text here</p>
.mytext {color:#a10d00;}
This box has a color of #a10d00
<div style="background-color:#a10d00;">Content here</div>
.mybackground {background-color:#a10d00;}
Border around this has a color of #a10d00
<div style="border:2px solid #a10d00;">Content here</div>
.myborder {border:2px solid #a10d00;}