#a61f81 color space conversions
Hex:
#a61f81
RGB:
166, 31, 129
CMY:
35, 88, 49
CMYK:
0, 81, 22, 35
HSL:
316°, 68.5279%, 38.6275%
HSV (HSB):
316°, 81.3253%, 65.0980%
XYZ:
20.1783, 10.6719, 21.7653
xyY:
0.3835, 0.2028, 10.6719
CIE-Lab:
39.0224, 61.1111, -22.0743
CIE-LCH:
39.0224, 64.9757, 340.1395
CIE-Luv:
39.0224, 66.3840, -39.1572
Hunter-Lab:
32.6679, 53.0869, -16.6348
#a61f81 color charts
#a61f81 color shades, tints & tones
#a61f81 color schemes
#a61f81 color preview, HTML & CSS examples
This text has a color of #a61f81
<p style="color:#a61f81;">Text here</p>
.mytext {color:#a61f81;}
This box has a color of #a61f81
<div style="background-color:#a61f81;">Content here</div>
.mybackground {background-color:#a61f81;}
Border around this has a color of #a61f81
<div style="border:2px solid #a61f81;">Content here</div>
.myborder {border:2px solid #a61f81;}