#a61f7b color space conversions
Hex:
#a61f7b
RGB:
166, 31, 123
CMY:
35, 88, 52
CMYK:
0, 81, 26, 35
HSL:
319°, 68.5279%, 38.6275%
HSV (HSB):
319°, 81.3253%, 65.0980%
XYZ:
19.7910, 10.5170, 19.7258
xyY:
0.3956, 0.2102, 10.5170
CIE-Lab:
38.7548, 60.3436, -18.7626
CIE-LCH:
38.7548, 63.1932, 342.7280
CIE-Luv:
38.7548, 68.8086, -34.5059
Hunter-Lab:
32.4300, 52.1807, -13.3626
#a61f7b color charts
#a61f7b color shades, tints & tones
#a61f7b color schemes
#a61f7b color preview, HTML & CSS examples
This text has a color of #a61f7b
<p style="color:#a61f7b;">Text here</p>
.mytext {color:#a61f7b;}
This box has a color of #a61f7b
<div style="background-color:#a61f7b;">Content here</div>
.mybackground {background-color:#a61f7b;}
Border around this has a color of #a61f7b
<div style="border:2px solid #a61f7b;">Content here</div>
.myborder {border:2px solid #a61f7b;}