#a61c7a color space conversions
Hex:
#a61c7a
RGB:
166, 28, 122
CMY:
35, 89, 52
CMYK:
0, 83, 27, 35
HSL:
319°, 71.1340%, 38.0392%
HSV (HSB):
319°, 83.1325%, 65.0980%
XYZ:
19.6540, 10.3426, 19.3728
xyY:
0.3981, 0.2095, 10.3426
CIE-Lab:
38.4505, 60.9697, -18.6082
CIE-LCH:
38.4505, 63.7462, 343.0276
CIE-Luv:
38.4505, 69.8276, -34.3323
Hunter-Lab:
32.1600, 52.8071, -13.2036
#a61c7a color charts
#a61c7a color shades, tints & tones
#a61c7a color schemes
#a61c7a color preview, HTML & CSS examples
This text has a color of #a61c7a
<p style="color:#a61c7a;">Text here</p>
.mytext {color:#a61c7a;}
This box has a color of #a61c7a
<div style="background-color:#a61c7a;">Content here</div>
.mybackground {background-color:#a61c7a;}
Border around this has a color of #a61c7a
<div style="border:2px solid #a61c7a;">Content here</div>
.myborder {border:2px solid #a61c7a;}