#a61f8b color space conversions
Hex:
#a61f8b
RGB:
166, 31, 139
CMY:
35, 88, 45
CMYK:
0, 81, 16, 35
HSL:
312°, 68.5279%, 38.6275%
HSV (HSB):
312°, 81.3253%, 65.0980%
XYZ:
20.8761, 10.9510, 25.4396
xyY:
0.3645, 0.1912, 10.9510
CIE-Lab:
39.4979, 62.4605, -27.4958
CIE-LCH:
39.4979, 68.2446, 336.2404
CIE-Luv:
39.4979, 62.4057, -46.9207
Hunter-Lab:
33.0924, 54.6938, -22.4142
#a61f8b color charts
#a61f8b color shades, tints & tones
#a61f8b color schemes
#a61f8b color preview, HTML & CSS examples
This text has a color of #a61f8b
<p style="color:#a61f8b;">Text here</p>
.mytext {color:#a61f8b;}
This box has a color of #a61f8b
<div style="background-color:#a61f8b;">Content here</div>
.mybackground {background-color:#a61f8b;}
Border around this has a color of #a61f8b
<div style="border:2px solid #a61f8b;">Content here</div>
.myborder {border:2px solid #a61f8b;}