#a81c7e color space conversions
Hex:
#a81c7e
RGB:
168, 28, 126
CMY:
34, 89, 51
CMYK:
0, 83, 25, 34
HSL:
318°, 71.4286%, 38.4314%
HSV (HSB):
318°, 83.3333%, 65.8824%
XYZ:
20.3296, 10.6617, 20.7251
xyY:
0.3931, 0.2062, 10.6617
CIE-Lab:
39.0047, 61.9305, -20.2113
CIE-LCH:
39.0047, 65.1451, 341.9257
CIE-Luv:
39.0047, 69.7667, -36.7775
Hunter-Lab:
32.6523, 53.9943, -14.7761
#a81c7e color charts
#a81c7e color shades, tints & tones
#a81c7e color schemes
#a81c7e color preview, HTML & CSS examples
This text has a color of #a81c7e
<p style="color:#a81c7e;">Text here</p>
.mytext {color:#a81c7e;}
This box has a color of #a81c7e
<div style="background-color:#a81c7e;">Content here</div>
.mybackground {background-color:#a81c7e;}
Border around this has a color of #a81c7e
<div style="border:2px solid #a81c7e;">Content here</div>
.myborder {border:2px solid #a81c7e;}