#a10f4f color space conversions
Hex:
#a10f4f
RGB:
161, 15, 79
CMY:
37, 94, 69
CMYK:
0, 91, 51, 37
HSL:
334°, 82.9545%, 34.5098%
HSV (HSB):
334°, 90.6832%, 63.1373%
XYZ:
16.2800, 8.4832, 8.1765
xyY:
0.4942, 0.2575, 8.4832
CIE-Lab:
34.9697, 57.9818, 3.5001
CIE-LCH:
34.9697, 58.0874, 3.4545
CIE-Luv:
34.9697, 86.2144, -6.3802
Hunter-Lab:
29.1260, 48.8026, 3.7438
#a10f4f color charts
#a10f4f color shades, tints & tones
#a10f4f color schemes
#a10f4f color preview, HTML & CSS examples
This text has a color of #a10f4f
<p style="color:#a10f4f;">Text here</p>
.mytext {color:#a10f4f;}
This box has a color of #a10f4f
<div style="background-color:#a10f4f;">Content here</div>
.mybackground {background-color:#a10f4f;}
Border around this has a color of #a10f4f
<div style="border:2px solid #a10f4f;">Content here</div>
.myborder {border:2px solid #a10f4f;}