#a80c5d color space conversions
Hex:
#a80c5d
RGB:
168, 12, 93
CMY:
34, 95, 64
CMYK:
0, 93, 45, 34
HSL:
329°, 86.6667%, 35.2941%
HSV (HSB):
329°, 92.8571%, 65.8824%
XYZ:
18.2557, 9.3781, 11.2039
xyY:
0.4701, 0.2415, 9.3781
CIE-Lab:
36.7023, 61.3201, -2.8541
CIE-LCH:
36.7023, 61.3865, 357.3351
CIE-Luv:
36.7023, 86.5624, -14.2988
Hunter-Lab:
30.6237, 52.8179, -0.2551
#a80c5d color charts
#a80c5d color shades, tints & tones
#a80c5d color schemes
#a80c5d color preview, HTML & CSS examples
This text has a color of #a80c5d
<p style="color:#a80c5d;">Text here</p>
.mytext {color:#a80c5d;}
This box has a color of #a80c5d
<div style="background-color:#a80c5d;">Content here</div>
.mybackground {background-color:#a80c5d;}
Border around this has a color of #a80c5d
<div style="border:2px solid #a80c5d;">Content here</div>
.myborder {border:2px solid #a80c5d;}