#a95e75 color space conversions
Hex:
#a95e75
RGB:
169, 94, 117
CMY:
34, 63, 54
CMYK:
0, 44, 31, 34
HSL:
342°, 30.3644%, 51.5686%
HSV (HSB):
342°, 44.3787%, 66.2745%
XYZ:
23.5758, 17.7248, 19.0083
xyY:
0.3909, 0.2939, 17.7248
CIE-Lab:
49.1606, 33.2918, 0.5675
CIE-LCH:
49.1606, 33.2966, 0.9766
CIE-Luv:
49.1606, 47.5104, -5.0587
Hunter-Lab:
42.1008, 26.2807, 2.7015
#a95e75 color charts
#a95e75 color shades, tints & tones
#a95e75 color schemes
#a95e75 color preview, HTML & CSS examples
This text has a color of #a95e75
<p style="color:#a95e75;">Text here</p>
.mytext {color:#a95e75;}
This box has a color of #a95e75
<div style="background-color:#a95e75;">Content here</div>
.mybackground {background-color:#a95e75;}
Border around this has a color of #a95e75
<div style="border:2px solid #a95e75;">Content here</div>
.myborder {border:2px solid #a95e75;}