#a10c2d color space conversions
Hex:
#a10c2d
RGB:
161, 12, 45
CMY:
37, 95, 82
CMYK:
0, 93, 72, 37
HSL:
347°, 86.1272%, 33.9216%
HSV (HSB):
347°, 92.5466%, 63.1373%
XYZ:
15.3031, 8.0295, 3.2259
xyY:
0.5762, 0.3023, 8.0295
CIE-Lab:
34.0442, 56.3013, 24.3969
CIE-LCH:
34.0442, 61.3600, 23.4284
CIE-Luv:
34.0442, 98.7323, 12.6557
Hunter-Lab:
28.3363, 46.8106, 13.0856
#a10c2d color charts
#a10c2d color shades, tints & tones
#a10c2d color schemes
#a10c2d color preview, HTML & CSS examples
This text has a color of #a10c2d
<p style="color:#a10c2d;">Text here</p>
.mytext {color:#a10c2d;}
This box has a color of #a10c2d
<div style="background-color:#a10c2d;">Content here</div>
.mybackground {background-color:#a10c2d;}
Border around this has a color of #a10c2d
<div style="border:2px solid #a10c2d;">Content here</div>
.myborder {border:2px solid #a10c2d;}