#a95d5b color space conversions
Hex:
#a95d5b
RGB:
169, 93, 91
CMY:
34, 64, 64
CMYK:
0, 45, 46, 34
HSL:
2°, 31.2000%, 50.9804%
HSV (HSB):
2°, 46.1538%, 66.2745%
XYZ:
22.1649, 17.0190, 12.0143
xyY:
0.4329, 0.3324, 17.0190
CIE-Lab:
48.2840, 30.6737, 14.9071
CIE-LCH:
48.2840, 34.1042, 25.9192
CIE-Luv:
48.2840, 53.3358, 12.7163
Hunter-Lab:
41.2541, 23.7090, 11.6111
#a95d5b color charts
#a95d5b color shades, tints & tones
#a95d5b color schemes
#a95d5b color preview, HTML & CSS examples
This text has a color of #a95d5b
<p style="color:#a95d5b;">Text here</p>
.mytext {color:#a95d5b;}
This box has a color of #a95d5b
<div style="background-color:#a95d5b;">Content here</div>
.mybackground {background-color:#a95d5b;}
Border around this has a color of #a95d5b
<div style="border:2px solid #a95d5b;">Content here</div>
.myborder {border:2px solid #a95d5b;}