#a10d0c color space conversions
Hex:
#a10d0c
RGB:
161, 13, 12
CMY:
37, 95, 95
CMYK:
0, 92, 93, 37
HSL:
0°, 86.1272%, 33.9216%
HSV (HSB):
0°, 92.5466%, 63.1373%
XYZ:
14.9082, 7.8915, 1.0853
xyY:
0.6242, 0.3304, 7.8915
CIE-Lab:
33.7558, 55.1846, 42.7441
CIE-LCH:
33.7558, 69.8025, 37.7601
CIE-Luv:
33.7558, 104.8425, 22.7499
Hunter-Lab:
28.0917, 45.5690, 17.3736
#a10d0c color charts
#a10d0c color shades, tints & tones
#a10d0c color schemes
#a10d0c color preview, HTML & CSS examples
This text has a color of #a10d0c
<p style="color:#a10d0c;">Text here</p>
.mytext {color:#a10d0c;}
This box has a color of #a10d0c
<div style="background-color:#a10d0c;">Content here</div>
.mybackground {background-color:#a10d0c;}
Border around this has a color of #a10d0c
<div style="border:2px solid #a10d0c;">Content here</div>
.myborder {border:2px solid #a10d0c;}