#a10c0e color space conversions
Hex:
#a10c0e
RGB:
161, 12, 14
CMY:
37, 95, 95
CMYK:
0, 93, 91, 37
HSL:
359°, 86.1272%, 33.9216%
HSV (HSB):
359°, 92.5466%, 63.1373%
XYZ:
14.9087, 7.8717, 1.1491
xyY:
0.6230, 0.3290, 7.8717
CIE-Lab:
33.7143, 55.3663, 41.8450
CIE-LCH:
33.7143, 69.4005, 37.0814
CIE-Luv:
33.7143, 104.8657, 22.3254
Hunter-Lab:
28.0566, 45.7521, 17.2113
#a10c0e color charts
#a10c0e color shades, tints & tones
#a10c0e color schemes
#a10c0e color preview, HTML & CSS examples
This text has a color of #a10c0e
<p style="color:#a10c0e;">Text here</p>
.mytext {color:#a10c0e;}
This box has a color of #a10c0e
<div style="background-color:#a10c0e;">Content here</div>
.mybackground {background-color:#a10c0e;}
Border around this has a color of #a10c0e
<div style="border:2px solid #a10c0e;">Content here</div>
.myborder {border:2px solid #a10c0e;}