#a80d64 color space conversions
Hex:
#a80d64
RGB:
168, 13, 100
CMY:
34, 95, 61
CMYK:
0, 92, 40, 34
HSL:
326°, 85.6354%, 35.4902%
HSV (HSB):
326°, 92.2619%, 65.8824%
XYZ:
18.5926, 9.5328, 12.9167
xyY:
0.4530, 0.2323, 9.5328
CIE-Lab:
36.9905, 61.8418, -6.9084
CIE-LCH:
36.9905, 62.2265, 353.6259
CIE-Luv:
36.9905, 83.3802, -19.2721
Hunter-Lab:
30.8752, 53.4587, -3.1914
#a80d64 color charts
#a80d64 color shades, tints & tones
#a80d64 color schemes
#a80d64 color preview, HTML & CSS examples
This text has a color of #a80d64
<p style="color:#a80d64;">Text here</p>
.mytext {color:#a80d64;}
This box has a color of #a80d64
<div style="background-color:#a80d64;">Content here</div>
.mybackground {background-color:#a80d64;}
Border around this has a color of #a80d64
<div style="border:2px solid #a80d64;">Content here</div>
.myborder {border:2px solid #a80d64;}