#a81e8e color space conversions
Hex:
#a81e8e
RGB:
168, 30, 142
CMY:
34, 88, 44
CMYK:
0, 82, 15, 34
HSL:
311°, 69.6970%, 38.8235%
HSV (HSB):
311°, 82.1429%, 65.8824%
XYZ:
21.4952, 11.2064, 26.6213
xyY:
0.3623, 0.1889, 11.2064
CIE-Lab:
39.9259, 63.5690, -28.6364
CIE-LCH:
39.9259, 69.7213, 335.7495
CIE-Luv:
39.9259, 62.9343, -48.8074
Hunter-Lab:
33.4759, 56.0337, -23.7165
#a81e8e color charts
#a81e8e color shades, tints & tones
#a81e8e color schemes
#a81e8e color preview, HTML & CSS examples
This text has a color of #a81e8e
<p style="color:#a81e8e;">Text here</p>
.mytext {color:#a81e8e;}
This box has a color of #a81e8e
<div style="background-color:#a81e8e;">Content here</div>
.mybackground {background-color:#a81e8e;}
Border around this has a color of #a81e8e
<div style="border:2px solid #a81e8e;">Content here</div>
.myborder {border:2px solid #a81e8e;}