#a80b85 color space conversions
Hex:
#a80b85
RGB:
168, 11, 133
CMY:
34, 96, 48
CMYK:
0, 93, 21, 34
HSL:
313°, 87.7095%, 35.0980%
HSV (HSB):
313°, 93.4524%, 65.8824%
XYZ:
20.5018, 10.2576, 23.0897
xyY:
0.3807, 0.1905, 10.2576
CIE-Lab:
38.3009, 65.8060, -25.6435
CIE-LCH:
38.3009, 70.6260, 338.7100
CIE-Luv:
38.3009, 69.0892, -44.5205
Hunter-Lab:
32.0275, 58.2149, -20.3248
#a80b85 color charts
#a80b85 color shades, tints & tones
#a80b85 color schemes
#a80b85 color preview, HTML & CSS examples
This text has a color of #a80b85
<p style="color:#a80b85;">Text here</p>
.mytext {color:#a80b85;}
This box has a color of #a80b85
<div style="background-color:#a80b85;">Content here</div>
.mybackground {background-color:#a80b85;}
Border around this has a color of #a80b85
<div style="border:2px solid #a80b85;">Content here</div>
.myborder {border:2px solid #a80b85;}