#a95b50 color space conversions
Hex:
#a95b50
RGB:
169, 91, 80
CMY:
34, 64, 69
CMYK:
0, 46, 53, 34
HSL:
7°, 35.7430%, 48.8235%
HSV (HSB):
7°, 52.6627%, 66.2745%
XYZ:
21.5512, 16.4964, 9.6377
xyY:
0.4519, 0.3459, 16.4964
CIE-Lab:
47.6191, 30.6731, 20.5561
CIE-LCH:
47.6191, 36.9241, 33.8286
CIE-Luv:
47.6191, 56.6591, 18.5882
Hunter-Lab:
40.6157, 23.6369, 14.3622
#a95b50 color charts
#a95b50 color shades, tints & tones
#a95b50 color schemes
#a95b50 color preview, HTML & CSS examples
This text has a color of #a95b50
<p style="color:#a95b50;">Text here</p>
.mytext {color:#a95b50;}
This box has a color of #a95b50
<div style="background-color:#a95b50;">Content here</div>
.mybackground {background-color:#a95b50;}
Border around this has a color of #a95b50
<div style="border:2px solid #a95b50;">Content here</div>
.myborder {border:2px solid #a95b50;}