#a95f5d color space conversions
Hex:
#a95f5d
RGB:
169, 95, 93
CMY:
34, 63, 64
CMYK:
0, 44, 45, 34
HSL:
2°, 30.6452%, 51.3725%
HSV (HSB):
2°, 44.9704%, 66.2745%
XYZ:
22.4302, 17.4097, 12.5341
xyY:
0.4283, 0.3324, 17.4097
CIE-Lab:
48.7722, 29.7925, 14.3848
CIE-LCH:
48.7722, 33.0835, 25.7727
CIE-Luv:
48.7722, 51.6795, 12.3737
Hunter-Lab:
41.7250, 22.9378, 11.3968
#a95f5d color charts
#a95f5d color shades, tints & tones
#a95f5d color schemes
#a95f5d color preview, HTML & CSS examples
This text has a color of #a95f5d
<p style="color:#a95f5d;">Text here</p>
.mytext {color:#a95f5d;}
This box has a color of #a95f5d
<div style="background-color:#a95f5d;">Content here</div>
.mybackground {background-color:#a95f5d;}
Border around this has a color of #a95f5d
<div style="border:2px solid #a95f5d;">Content here</div>
.myborder {border:2px solid #a95f5d;}