#a61c84 color space conversions
Hex:
#a61c84
RGB:
166, 28, 132
CMY:
35, 89, 48
CMYK:
0, 83, 20, 35
HSL:
315°, 71.1340%, 38.0392%
HSV (HSB):
315°, 83.1325%, 65.0980%
XYZ:
20.3060, 10.6034, 22.8062
xyY:
0.3780, 0.1974, 10.6034
CIE-Lab:
38.9044, 62.2474, -24.1130
CIE-LCH:
38.9044, 66.7546, 338.8249
CIE-Luv:
38.9044, 65.7342, -42.0722
Hunter-Lab:
32.5629, 54.3261, -18.7311
#a61c84 color charts
#a61c84 color shades, tints & tones
#a61c84 color schemes
#a61c84 color preview, HTML & CSS examples
This text has a color of #a61c84
<p style="color:#a61c84;">Text here</p>
.mytext {color:#a61c84;}
This box has a color of #a61c84
<div style="background-color:#a61c84;">Content here</div>
.mybackground {background-color:#a61c84;}
Border around this has a color of #a61c84
<div style="border:2px solid #a61c84;">Content here</div>
.myborder {border:2px solid #a61c84;}