#a95d45 color space conversions
Hex:
#a95d45
RGB:
169, 93, 69
CMY:
34, 64, 73
CMYK:
0, 45, 59, 34
HSL:
14°, 42.0168%, 46.6667%
HSV (HSB):
14°, 59.1716%, 66.2745%
XYZ:
21.3507, 16.6934, 7.7271
xyY:
0.4665, 0.3647, 16.6934
CIE-Lab:
47.8714, 28.6372, 27.3196
CIE-LCH:
47.8714, 39.5784, 43.6512
CIE-Luv:
47.8714, 57.0845, 25.5588
Hunter-Lab:
40.8575, 21.7771, 17.3872
#a95d45 color charts
#a95d45 color shades, tints & tones
#a95d45 color schemes
#a95d45 color preview, HTML & CSS examples
This text has a color of #a95d45
<p style="color:#a95d45;">Text here</p>
.mytext {color:#a95d45;}
This box has a color of #a95d45
<div style="background-color:#a95d45;">Content here</div>
.mybackground {background-color:#a95d45;}
Border around this has a color of #a95d45
<div style="border:2px solid #a95d45;">Content here</div>
.myborder {border:2px solid #a95d45;}