#a61f80 color space conversions
Hex:
#a61f80
RGB:
166, 31, 128
CMY:
35, 88, 50
CMYK:
0, 81, 23, 35
HSL:
317°, 68.5279%, 38.6275%
HSV (HSB):
317°, 81.3253%, 65.0980%
XYZ:
20.1122, 10.6455, 21.4168
xyY:
0.3855, 0.2040, 10.6455
CIE-Lab:
38.9768, 60.9809, -21.5254
CIE-LCH:
38.9768, 64.6685, 340.5577
CIE-Luv:
38.9768, 66.7865, -38.3811
Hunter-Lab:
32.6274, 52.9328, -16.0791
#a61f80 color charts
#a61f80 color shades, tints & tones
#a61f80 color schemes
#a61f80 color preview, HTML & CSS examples
This text has a color of #a61f80
<p style="color:#a61f80;">Text here</p>
.mytext {color:#a61f80;}
This box has a color of #a61f80
<div style="background-color:#a61f80;">Content here</div>
.mybackground {background-color:#a61f80;}
Border around this has a color of #a61f80
<div style="border:2px solid #a61f80;">Content here</div>
.myborder {border:2px solid #a61f80;}