#a10f5a color space conversions
Hex:
#a10f5a
RGB:
161, 15, 90
CMY:
37, 94, 65
CMYK:
0, 91, 44, 37
HSL:
329°, 82.9545%, 34.5098%
HSV (HSB):
329°, 90.6832%, 63.1373%
XYZ:
16.7142, 8.6569, 10.4629
xyY:
0.4664, 0.2416, 8.6569
CIE-Lab:
35.3151, 58.9396, -3.1323
CIE-LCH:
35.3151, 59.0228, 356.9580
CIE-Luv:
35.3151, 81.6517, -14.0119
Hunter-Lab:
29.4226, 49.9117, -0.4881
#a10f5a color charts
#a10f5a color shades, tints & tones
#a10f5a color schemes
#a10f5a color preview, HTML & CSS examples
This text has a color of #a10f5a
<p style="color:#a10f5a;">Text here</p>
.mytext {color:#a10f5a;}
This box has a color of #a10f5a
<div style="background-color:#a10f5a;">Content here</div>
.mybackground {background-color:#a10f5a;}
Border around this has a color of #a10f5a
<div style="border:2px solid #a10f5a;">Content here</div>
.myborder {border:2px solid #a10f5a;}