#a95f52 color space conversions
Hex:
#a95f52
RGB:
169, 95, 82
CMY:
34, 63, 68
CMYK:
0, 44, 51, 34
HSL:
9°, 34.6614%, 49.2157%
HSV (HSB):
9°, 51.4793%, 66.2745%
XYZ:
21.9774, 17.2286, 10.1498
xyY:
0.4453, 0.3491, 17.2286
CIE-Lab:
48.5468, 28.6708, 20.6041
CIE-LCH:
48.5468, 35.3064, 35.7027
CIE-Luv:
48.5468, 53.6180, 19.2312
Hunter-Lab:
41.5074, 21.8745, 14.5570
#a95f52 color charts
#a95f52 color shades, tints & tones
#a95f52 color schemes
#a95f52 color preview, HTML & CSS examples
This text has a color of #a95f52
<p style="color:#a95f52;">Text here</p>
.mytext {color:#a95f52;}
This box has a color of #a95f52
<div style="background-color:#a95f52;">Content here</div>
.mybackground {background-color:#a95f52;}
Border around this has a color of #a95f52
<div style="border:2px solid #a95f52;">Content here</div>
.myborder {border:2px solid #a95f52;}