#a95255 color space conversions
Hex:
#a95255
RGB:
169, 82, 85
CMY:
34, 68, 67
CMYK:
0, 51, 50, 34
HSL:
358°, 34.6614%, 49.2157%
HSV (HSB):
358°, 51.4793%, 66.2745%
XYZ:
21.0192, 15.1255, 10.4060
xyY:
0.4515, 0.3249, 15.1255
CIE-Lab:
45.8056, 35.9599, 15.1210
CIE-LCH:
45.8056, 39.0097, 22.8065
CIE-Luv:
45.8056, 61.5608, 11.5365
Hunter-Lab:
38.8915, 28.4114, 11.3601
#a95255 color charts
#a95255 color shades, tints & tones
#a95255 color schemes
#a95255 color preview, HTML & CSS examples
This text has a color of #a95255
<p style="color:#a95255;">Text here</p>
.mytext {color:#a95255;}
This box has a color of #a95255
<div style="background-color:#a95255;">Content here</div>
.mybackground {background-color:#a95255;}
Border around this has a color of #a95255
<div style="border:2px solid #a95255;">Content here</div>
.myborder {border:2px solid #a95255;}