#a10c4c color space conversions
Hex:
#a10c4c
RGB:
161, 12, 76
CMY:
37, 95, 70
CMYK:
0, 93, 53, 37
HSL:
334°, 86.1272%, 33.9216%
HSV (HSB):
334°, 92.5466%, 63.1373%
XYZ:
16.1339, 8.3618, 7.6011
xyY:
0.5027, 0.2605, 8.3618
CIE-Lab:
34.7253, 58.2017, 5.1064
CIE-LCH:
34.7253, 58.4253, 5.0141
CIE-Luv:
34.7253, 87.9374, -4.7282
Hunter-Lab:
28.9168, 48.9884, 4.6567
#a10c4c color charts
#a10c4c color shades, tints & tones
#a10c4c color schemes
#a10c4c color preview, HTML & CSS examples
This text has a color of #a10c4c
<p style="color:#a10c4c;">Text here</p>
.mytext {color:#a10c4c;}
This box has a color of #a10c4c
<div style="background-color:#a10c4c;">Content here</div>
.mybackground {background-color:#a10c4c;}
Border around this has a color of #a10c4c
<div style="border:2px solid #a10c4c;">Content here</div>
.myborder {border:2px solid #a10c4c;}