#a95b7d color space conversions
Hex:
#a95b7d
RGB:
169, 91, 125
CMY:
34, 64, 51
CMYK:
0, 46, 26, 34
HSL:
334°, 31.2000%, 50.9804%
HSV (HSB):
334°, 46.1538%, 66.2745%
XYZ:
23.8049, 17.3979, 21.5055
xyY:
0.3796, 0.2774, 17.3979
CIE-Lab:
48.7575, 36.0440, -4.8225
CIE-LCH:
48.7575, 36.3651, 352.3794
CIE-Luv:
48.7575, 47.3929, -12.7103
Hunter-Lab:
41.7107, 28.8788, -1.3716
#a95b7d color charts
#a95b7d color shades, tints & tones
#a95b7d color schemes
#a95b7d color preview, HTML & CSS examples
This text has a color of #a95b7d
<p style="color:#a95b7d;">Text here</p>
.mytext {color:#a95b7d;}
This box has a color of #a95b7d
<div style="background-color:#a95b7d;">Content here</div>
.mybackground {background-color:#a95b7d;}
Border around this has a color of #a95b7d
<div style="border:2px solid #a95b7d;">Content here</div>
.myborder {border:2px solid #a95b7d;}