#a95a6c color space conversions
Hex:
#a95a6c
RGB:
169, 90, 108
CMY:
34, 65, 58
CMYK:
0, 47, 36, 34
HSL:
346°, 31.4741%, 50.7843%
HSV (HSB):
346°, 46.7456%, 66.2745%
XYZ:
22.7251, 16.8301, 16.2381
xyY:
0.4073, 0.3017, 16.8301
CIE-Lab:
48.0452, 34.2747, 4.3618
CIE-LCH:
48.0452, 34.5512, 7.2525
CIE-Luv:
48.0452, 51.7235, -0.4225
Hunter-Lab:
41.0244, 27.0857, 5.2492
#a95a6c color charts
#a95a6c color shades, tints & tones
#a95a6c color schemes
#a95a6c color preview, HTML & CSS examples
This text has a color of #a95a6c
<p style="color:#a95a6c;">Text here</p>
.mytext {color:#a95a6c;}
This box has a color of #a95a6c
<div style="background-color:#a95a6c;">Content here</div>
.mybackground {background-color:#a95a6c;}
Border around this has a color of #a95a6c
<div style="border:2px solid #a95a6c;">Content here</div>
.myborder {border:2px solid #a95a6c;}