#a10c1d color space conversions
Hex:
#a10c1d
RGB:
161, 12, 29
CMY:
37, 95, 89
CMYK:
0, 93, 82, 37
HSL:
353°, 86.1272%, 33.9216%
HSV (HSB):
353°, 92.5466%, 63.1373%
XYZ:
15.0512, 7.9287, 1.8995
xyY:
0.6050, 0.3187, 7.9287
CIE-Lab:
33.8340, 55.7067, 34.0498
CIE-LCH:
33.8340, 65.2888, 31.4347
CIE-Luv:
33.8340, 102.5613, 18.7078
Hunter-Lab:
28.1580, 46.1365, 15.7109
#a10c1d color charts
#a10c1d color shades, tints & tones
#a10c1d color schemes
#a10c1d color preview, HTML & CSS examples
This text has a color of #a10c1d
<p style="color:#a10c1d;">Text here</p>
.mytext {color:#a10c1d;}
This box has a color of #a10c1d
<div style="background-color:#a10c1d;">Content here</div>
.mybackground {background-color:#a10c1d;}
Border around this has a color of #a10c1d
<div style="border:2px solid #a10c1d;">Content here</div>
.myborder {border:2px solid #a10c1d;}