#a8698d color space conversions
Hex:
#a8698d
RGB:
168, 105, 141
CMY:
34, 59, 45
CMYK:
0, 38, 16, 34
HSL:
326°, 26.5823%, 53.5294%
HSV (HSB):
326°, 37.5000%, 65.8824%
XYZ:
26.0077, 20.3511, 27.7567
xyY:
0.3509, 0.2746, 20.3511
CIE-Lab:
52.2318, 30.5044, -9.1725
CIE-LCH:
52.2318, 31.8536, 343.2642
CIE-Luv:
52.2318, 36.0645, -17.9953
Hunter-Lab:
45.1122, 23.9613, -4.9016
#a8698d color charts
#a8698d color shades, tints & tones
#a8698d color schemes
#a8698d color preview, HTML & CSS examples
This text has a color of #a8698d
<p style="color:#a8698d;">Text here</p>
.mytext {color:#a8698d;}
This box has a color of #a8698d
<div style="background-color:#a8698d;">Content here</div>
.mybackground {background-color:#a8698d;}
Border around this has a color of #a8698d
<div style="border:2px solid #a8698d;">Content here</div>
.myborder {border:2px solid #a8698d;}