#a95e41 color space conversions
Hex:
#a95e41
RGB:
169, 94, 65
CMY:
34, 63, 75
CMYK:
0, 44, 62, 34
HSL:
17°, 44.4444%, 45.8824%
HSV (HSB):
17°, 61.5385%, 66.2745%
XYZ:
21.3190, 16.8221, 7.1244
xyY:
0.4710, 0.3716, 16.8221
CIE-Lab:
48.0351, 27.7811, 29.8132
CIE-LCH:
48.0351, 40.7507, 47.0208
CIE-Luv:
48.0351, 56.9559, 28.0000
Hunter-Lab:
41.0147, 21.0067, 18.4115
#a95e41 color charts
#a95e41 color shades, tints & tones
#a95e41 color schemes
#a95e41 color preview, HTML & CSS examples
This text has a color of #a95e41
<p style="color:#a95e41;">Text here</p>
.mytext {color:#a95e41;}
This box has a color of #a95e41
<div style="background-color:#a95e41;">Content here</div>
.mybackground {background-color:#a95e41;}
Border around this has a color of #a95e41
<div style="border:2px solid #a95e41;">Content here</div>
.myborder {border:2px solid #a95e41;}