#a95d85 color space conversions
Hex:
#a95d85
RGB:
169, 93, 133
CMY:
34, 64, 48
CMYK:
0, 45, 21, 34
HSL:
328°, 30.6452%, 51.3725%
HSV (HSB):
328°, 44.9704%, 66.2745%
XYZ:
24.5102, 17.9572, 24.3646
xyY:
0.3667, 0.2687, 17.9572
CIE-Lab:
49.4441, 36.1664, -8.5870
CIE-LCH:
49.4441, 37.1718, 346.6436
CIE-Luv:
49.4441, 44.5629, -17.9484
Hunter-Lab:
42.3759, 29.0864, -4.4264
#a95d85 color charts
#a95d85 color shades, tints & tones
#a95d85 color schemes
#a95d85 color preview, HTML & CSS examples
This text has a color of #a95d85
<p style="color:#a95d85;">Text here</p>
.mytext {color:#a95d85;}
This box has a color of #a95d85
<div style="background-color:#a95d85;">Content here</div>
.mybackground {background-color:#a95d85;}
Border around this has a color of #a95d85
<div style="border:2px solid #a95d85;">Content here</div>
.myborder {border:2px solid #a95d85;}