#a95a5d color space conversions
Hex:
#a95a5d
RGB:
169, 90, 93
CMY:
34, 65, 64
CMYK:
0, 47, 45, 34
HSL:
358°, 31.4741%, 50.7843%
HSV (HSB):
358°, 46.7456%, 66.2745%
XYZ:
21.9941, 16.5377, 12.3888
xyY:
0.4319, 0.3248, 16.5377
CIE-Lab:
47.6721, 32.5190, 12.8656
CIE-LCH:
47.6721, 34.9715, 21.5854
CIE-Luv:
47.6721, 54.8582, 9.9935
Hunter-Lab:
40.6665, 25.3738, 10.4042
#a95a5d color charts
#a95a5d color shades, tints & tones
#a95a5d color schemes
#a95a5d color preview, HTML & CSS examples
This text has a color of #a95a5d
<p style="color:#a95a5d;">Text here</p>
.mytext {color:#a95a5d;}
This box has a color of #a95a5d
<div style="background-color:#a95a5d;">Content here</div>
.mybackground {background-color:#a95a5d;}
Border around this has a color of #a95a5d
<div style="border:2px solid #a95a5d;">Content here</div>
.myborder {border:2px solid #a95a5d;}