#a61d6c color space conversions
Hex:
#a61d6c
RGB:
166, 29, 108
CMY:
35, 89, 58
CMYK:
0, 83, 35, 35
HSL:
325°, 70.2564%, 38.2353%
HSV (HSB):
325°, 82.5301%, 65.0980%
XYZ:
18.8720, 10.0684, 15.1361
xyY:
0.4282, 0.2284, 10.0684
CIE-Lab:
37.9650, 59.0881, -10.5621
CIE-LCH:
37.9650, 60.0247, 349.8653
CIE-Luv:
37.9650, 75.3975, -23.4274
Hunter-Lab:
31.7308, 50.6348, -6.0707
#a61d6c color charts
#a61d6c color shades, tints & tones
#a61d6c color schemes
#a61d6c color preview, HTML & CSS examples
This text has a color of #a61d6c
<p style="color:#a61d6c;">Text here</p>
.mytext {color:#a61d6c;}
This box has a color of #a61d6c
<div style="background-color:#a61d6c;">Content here</div>
.mybackground {background-color:#a61d6c;}
Border around this has a color of #a61d6c
<div style="border:2px solid #a61d6c;">Content here</div>
.myborder {border:2px solid #a61d6c;}