#a10c5d color space conversions
Hex:
#a10c5d
RGB:
161, 12, 93
CMY:
37, 95, 64
CMYK:
0, 93, 42, 37
HSL:
327°, 86.1272%, 33.9216%
HSV (HSB):
327°, 92.5466%, 63.1373%
XYZ:
16.8052, 8.6303, 11.1360
xyY:
0.4595, 0.2360, 8.6303
CIE-Lab:
35.2626, 59.6734, -5.1467
CIE-LCH:
35.2626, 59.8950, 355.0705
CIE-Luv:
35.2626, 80.8178, -16.5134
Hunter-Lab:
29.3774, 50.6995, -1.9107
#a10c5d color charts
#a10c5d color shades, tints & tones
#a10c5d color schemes
#a10c5d color preview, HTML & CSS examples
This text has a color of #a10c5d
<p style="color:#a10c5d;">Text here</p>
.mytext {color:#a10c5d;}
This box has a color of #a10c5d
<div style="background-color:#a10c5d;">Content here</div>
.mybackground {background-color:#a10c5d;}
Border around this has a color of #a10c5d
<div style="border:2px solid #a10c5d;">Content here</div>
.myborder {border:2px solid #a10c5d;}