#a8666d color space conversions
Hex:
#a8666d
RGB:
168, 102, 109
CMY:
34, 60, 57
CMYK:
0, 39, 35, 34
HSL:
354°, 27.5000%, 52.9412%
HSV (HSB):
354°, 39.2857%, 65.8824%
XYZ:
23.6601, 18.9317, 16.8752
xyY:
0.3979, 0.3184, 18.9317
CIE-Lab:
50.6072, 27.4306, 7.4099
CIE-LCH:
50.6072, 28.4138, 15.1167
CIE-Luv:
50.6072, 43.6359, 4.7720
Hunter-Lab:
43.5106, 20.9211, 7.4623
#a8666d color charts
#a8666d color shades, tints & tones
#a8666d color schemes
#a8666d color preview, HTML & CSS examples
This text has a color of #a8666d
<p style="color:#a8666d;">Text here</p>
.mytext {color:#a8666d;}
This box has a color of #a8666d
<div style="background-color:#a8666d;">Content here</div>
.mybackground {background-color:#a8666d;}
Border around this has a color of #a8666d
<div style="border:2px solid #a8666d;">Content here</div>
.myborder {border:2px solid #a8666d;}