#a85b7e color space conversions
Hex:
#a85b7e
RGB:
168, 91, 126
CMY:
34, 64, 51
CMYK:
0, 46, 25, 34
HSL:
333°, 30.6773%, 50.7843%
HSV (HSB):
333°, 45.8333%, 65.8824%
XYZ:
23.6554, 17.3134, 21.8337
xyY:
0.3767, 0.2757, 17.3134
CIE-Lab:
48.6525, 35.8353, -5.5931
CIE-LCH:
48.6525, 36.2692, 351.1290
CIE-Luv:
48.6525, 46.4203, -13.7102
Hunter-Lab:
41.6093, 28.6632, -1.9848
#a85b7e color charts
#a85b7e color shades, tints & tones
#a85b7e color schemes
#a85b7e color preview, HTML & CSS examples
This text has a color of #a85b7e
<p style="color:#a85b7e;">Text here</p>
.mytext {color:#a85b7e;}
This box has a color of #a85b7e
<div style="background-color:#a85b7e;">Content here</div>
.mybackground {background-color:#a85b7e;}
Border around this has a color of #a85b7e
<div style="border:2px solid #a85b7e;">Content here</div>
.myborder {border:2px solid #a85b7e;}