#a8808f color space conversions
Hex:
#a8808f
RGB:
168, 128, 143
CMY:
34, 50, 44
CMYK:
0, 24, 15, 34
HSL:
338°, 18.6916%, 58.0392%
HSV (HSB):
338°, 23.8095%, 65.8824%
XYZ:
28.8255, 25.7463, 29.4369
xyY:
0.3431, 0.3065, 25.7463
CIE-Lab:
57.7955, 17.8467, -2.0888
CIE-LCH:
57.7955, 17.9685, 353.3243
CIE-Luv:
57.7955, 23.4706, -5.9877
Hunter-Lab:
50.7409, 12.6082, 1.1220
#a8808f color charts
#a8808f color shades, tints & tones
#a8808f color schemes
#a8808f color preview, HTML & CSS examples
This text has a color of #a8808f
<p style="color:#a8808f;">Text here</p>
.mytext {color:#a8808f;}
This box has a color of #a8808f
<div style="background-color:#a8808f;">Content here</div>
.mybackground {background-color:#a8808f;}
Border around this has a color of #a8808f
<div style="border:2px solid #a8808f;">Content here</div>
.myborder {border:2px solid #a8808f;}