#a95b8e color space conversions
Hex:
#a95b8e
RGB:
169, 91, 142
CMY:
34, 64, 44
CMYK:
0, 46, 16, 34
HSL:
321°, 31.2000%, 50.9804%
HSV (HSB):
321°, 46.1538%, 66.2745%
XYZ:
24.9858, 17.8702, 27.7236
xyY:
0.3540, 0.2532, 17.8702
CIE-Lab:
49.3383, 38.6679, -14.1110
CIE-LCH:
49.3383, 41.1622, 339.9516
CIE-Luv:
49.3383, 43.4985, -26.1886
Hunter-Lab:
42.2731, 31.5254, -9.2924
#a95b8e color charts
#a95b8e color shades, tints & tones
#a95b8e color schemes
#a95b8e color preview, HTML & CSS examples
This text has a color of #a95b8e
<p style="color:#a95b8e;">Text here</p>
.mytext {color:#a95b8e;}
This box has a color of #a95b8e
<div style="background-color:#a95b8e;">Content here</div>
.mybackground {background-color:#a95b8e;}
Border around this has a color of #a95b8e
<div style="border:2px solid #a95b8e;">Content here</div>
.myborder {border:2px solid #a95b8e;}