#a80b6d color space conversions
Hex:
#a80b6d
RGB:
168, 11, 109
CMY:
34, 96, 57
CMYK:
0, 93, 35, 34
HSL:
323°, 87.7095%, 35.0980%
HSV (HSB):
323°, 93.4524%, 65.8824%
XYZ:
19.0284, 9.6683, 15.3313
xyY:
0.4322, 0.2196, 9.6683
CIE-Lab:
37.2404, 63.0148, -12.2547
CIE-LCH:
37.2404, 64.1954, 348.9949
CIE-Luv:
37.2404, 79.6512, -26.1780
Hunter-Lab:
31.0939, 54.8218, -7.4680
#a80b6d color charts
#a80b6d color shades, tints & tones
#a80b6d color schemes
#a80b6d color preview, HTML & CSS examples
This text has a color of #a80b6d
<p style="color:#a80b6d;">Text here</p>
.mytext {color:#a80b6d;}
This box has a color of #a80b6d
<div style="background-color:#a80b6d;">Content here</div>
.mybackground {background-color:#a80b6d;}
Border around this has a color of #a80b6d
<div style="border:2px solid #a80b6d;">Content here</div>
.myborder {border:2px solid #a80b6d;}