#a81c6c color space conversions
Hex:
#a81c6c
RGB:
168, 28, 108
CMY:
34, 89, 58
CMYK:
0, 83, 36, 34
HSL:
326°, 71.4286%, 38.4314%
HSV (HSB):
326°, 83.3333%, 65.8824%
XYZ:
19.2705, 10.2380, 15.1478
xyY:
0.4315, 0.2293, 10.2380
CIE-Lab:
38.2663, 59.8278, -10.0693
CIE-LCH:
38.2663, 60.6692, 350.4464
CIE-Luv:
38.2663, 77.2488, -22.9906
Hunter-Lab:
31.9970, 51.5087, -5.6709
#a81c6c color charts
#a81c6c color shades, tints & tones
#a81c6c color schemes
#a81c6c color preview, HTML & CSS examples
This text has a color of #a81c6c
<p style="color:#a81c6c;">Text here</p>
.mytext {color:#a81c6c;}
This box has a color of #a81c6c
<div style="background-color:#a81c6c;">Content here</div>
.mybackground {background-color:#a81c6c;}
Border around this has a color of #a81c6c
<div style="border:2px solid #a81c6c;">Content here</div>
.myborder {border:2px solid #a81c6c;}