#a61f6c color space conversions
Hex:
#a61f6c
RGB:
166, 31, 108
CMY:
35, 88, 58
CMYK:
0, 81, 35, 35
HSL:
326°, 68.5279%, 38.6275%
HSV (HSB):
326°, 81.3253%, 65.0980%
XYZ:
18.9226, 10.1697, 15.1530
xyY:
0.4277, 0.2298, 10.1697
CIE-Lab:
38.1452, 58.5716, -10.2897
CIE-LCH:
38.1452, 59.4686, 350.0361
CIE-Luv:
38.1452, 74.9201, -23.0142
Hunter-Lab:
31.8899, 50.1098, -5.8496
#a61f6c color charts
#a61f6c color shades, tints & tones
#a61f6c color schemes
#a61f6c color preview, HTML & CSS examples
This text has a color of #a61f6c
<p style="color:#a61f6c;">Text here</p>
.mytext {color:#a61f6c;}
This box has a color of #a61f6c
<div style="background-color:#a61f6c;">Content here</div>
.mybackground {background-color:#a61f6c;}
Border around this has a color of #a61f6c
<div style="border:2px solid #a61f6c;">Content here</div>
.myborder {border:2px solid #a61f6c;}