#a61c6e color space conversions
Hex:
#a61c6e
RGB:
166, 28, 110
CMY:
35, 89, 57
CMYK:
0, 83, 34, 35
HSL:
324°, 71.1340%, 38.0392%
HSV (HSB):
324°, 83.1325%, 65.0980%
XYZ:
18.9556, 10.0633, 15.6952
xyY:
0.4239, 0.2251, 10.0633
CIE-Lab:
37.9558, 59.5577, -11.8382
CIE-LCH:
37.9558, 60.7228, 348.7579
CIE-Luv:
37.9558, 74.7972, -25.1383
Hunter-Lab:
31.7227, 51.1464, -7.1286
#a61c6e color charts
#a61c6e color shades, tints & tones
#a61c6e color schemes
#a61c6e color preview, HTML & CSS examples
This text has a color of #a61c6e
<p style="color:#a61c6e;">Text here</p>
.mytext {color:#a61c6e;}
This box has a color of #a61c6e
<div style="background-color:#a61c6e;">Content here</div>
.mybackground {background-color:#a61c6e;}
Border around this has a color of #a61c6e
<div style="border:2px solid #a61c6e;">Content here</div>
.myborder {border:2px solid #a61c6e;}