#a95f5e color space conversions
Hex:
#a95f5e
RGB:
169, 95, 94
CMY:
34, 63, 63
CMYK:
0, 44, 44, 34
HSL:
1°, 30.3644%, 51.5686%
HSV (HSB):
1°, 44.3787%, 66.2745%
XYZ:
22.4748, 17.4276, 12.7690
xyY:
0.4267, 0.3309, 17.4276
CIE-Lab:
48.7943, 29.9018, 13.8190
CIE-LCH:
48.7943, 32.9406, 24.8038
CIE-Luv:
48.7943, 51.4950, 11.7189
Hunter-Lab:
41.7464, 23.0420, 11.0874
#a95f5e color charts
#a95f5e color shades, tints & tones
#a95f5e color schemes
#a95f5e color preview, HTML & CSS examples
This text has a color of #a95f5e
<p style="color:#a95f5e;">Text here</p>
.mytext {color:#a95f5e;}
This box has a color of #a95f5e
<div style="background-color:#a95f5e;">Content here</div>
.mybackground {background-color:#a95f5e;}
Border around this has a color of #a95f5e
<div style="border:2px solid #a95f5e;">Content here</div>
.myborder {border:2px solid #a95f5e;}