#a8686d color space conversions
Hex:
#a8686d
RGB:
168, 104, 109
CMY:
34, 59, 57
CMYK:
0, 38, 35, 34
HSL:
355°, 26.8908%, 53.3333%
HSV (HSB):
355°, 38.0952%, 65.8824%
XYZ:
23.8591, 19.3296, 16.9415
xyY:
0.3968, 0.3215, 19.3296
CIE-Lab:
51.0706, 26.3123, 8.0683
CIE-LCH:
51.0706, 27.5216, 17.0475
CIE-Luv:
51.0706, 42.4222, 5.8231
Hunter-Lab:
43.9654, 19.9286, 7.9292
#a8686d color charts
#a8686d color shades, tints & tones
#a8686d color schemes
#a8686d color preview, HTML & CSS examples
This text has a color of #a8686d
<p style="color:#a8686d;">Text here</p>
.mytext {color:#a8686d;}
This box has a color of #a8686d
<div style="background-color:#a8686d;">Content here</div>
.mybackground {background-color:#a8686d;}
Border around this has a color of #a8686d
<div style="border:2px solid #a8686d;">Content here</div>
.myborder {border:2px solid #a8686d;}