#a95c5a color space conversions
Hex:
#a95c5a
RGB:
169, 92, 90
CMY:
34, 64, 65
CMYK:
0, 46, 47, 34
HSL:
2°, 31.4741%, 50.7843%
HSV (HSB):
2°, 46.7456%, 66.2745%
XYZ:
22.0348, 16.8275, 11.7595
xyY:
0.4353, 0.3324, 16.8275
CIE-Lab:
48.0419, 31.1140, 15.1726
CIE-LCH:
48.0419, 34.6163, 25.9960
CIE-Luv:
48.0419, 54.1680, 12.8883
Hunter-Lab:
41.0213, 24.0948, 11.7183
#a95c5a color charts
#a95c5a color shades, tints & tones
#a95c5a color schemes
#a95c5a color preview, HTML & CSS examples
This text has a color of #a95c5a
<p style="color:#a95c5a;">Text here</p>
.mytext {color:#a95c5a;}
This box has a color of #a95c5a
<div style="background-color:#a95c5a;">Content here</div>
.mybackground {background-color:#a95c5a;}
Border around this has a color of #a95c5a
<div style="border:2px solid #a95c5a;">Content here</div>
.myborder {border:2px solid #a95c5a;}