#a95d4f color space conversions
Hex:
#a95d4f
RGB:
169, 93, 79
CMY:
34, 64, 69
CMYK:
0, 45, 53, 34
HSL:
9°, 36.2903%, 48.6275%
HSV (HSB):
9°, 53.2544%, 66.2745%
XYZ:
21.6878, 16.8282, 9.5022
xyY:
0.4517, 0.3505, 16.8282
CIE-Lab:
48.0429, 29.4892, 21.7062
CIE-LCH:
48.0429, 36.6165, 36.3557
CIE-Luv:
48.0429, 55.4791, 20.0752
Hunter-Lab:
41.0222, 22.5813, 14.9818
#a95d4f color charts
#a95d4f color shades, tints & tones
#a95d4f color schemes
#a95d4f color preview, HTML & CSS examples
This text has a color of #a95d4f
<p style="color:#a95d4f;">Text here</p>
.mytext {color:#a95d4f;}
This box has a color of #a95d4f
<div style="background-color:#a95d4f;">Content here</div>
.mybackground {background-color:#a95d4f;}
Border around this has a color of #a95d4f
<div style="border:2px solid #a95d4f;">Content here</div>
.myborder {border:2px solid #a95d4f;}