#a10e4f color space conversions
Hex:
#a10e4f
RGB:
161, 14, 79
CMY:
37, 95, 69
CMYK:
0, 91, 51, 37
HSL:
333°, 84.0000%, 34.3137%
HSV (HSB):
333°, 91.3043%, 63.1373%
XYZ:
16.2663, 8.4557, 8.1719
xyY:
0.4945, 0.2571, 8.4557
CIE-Lab:
34.9144, 58.1417, 3.4206
CIE-LCH:
34.9144, 58.2422, 3.3669
CIE-Luv:
34.9144, 86.3917, -6.4993
Hunter-Lab:
29.0786, 48.9634, 3.6929
#a10e4f color charts
#a10e4f color shades, tints & tones
#a10e4f color schemes
#a10e4f color preview, HTML & CSS examples
This text has a color of #a10e4f
<p style="color:#a10e4f;">Text here</p>
.mytext {color:#a10e4f;}
This box has a color of #a10e4f
<div style="background-color:#a10e4f;">Content here</div>
.mybackground {background-color:#a10e4f;}
Border around this has a color of #a10e4f
<div style="border:2px solid #a10e4f;">Content here</div>
.myborder {border:2px solid #a10e4f;}