#a2955c color space conversions
Hex:
#a2955c
RGB:
162, 149, 92
CMY:
36, 42, 64
CMYK:
0, 8, 43, 36
HSL:
49°, 27.5591%, 49.8039%
HSV (HSB):
49°, 43.2099%, 63.5294%
XYZ:
27.5795, 29.9490, 14.4524
xyY:
0.3832, 0.4161, 29.9490
CIE-Lab:
61.6102, -3.5078, 31.7897
CIE-LCH:
61.6102, 31.9826, 96.2968
CIE-Luv:
61.6102, 11.4056, 39.9191
Hunter-Lab:
54.7257, -5.8132, 22.6502
#a2955c color charts
#a2955c color shades, tints & tones
#a2955c color schemes
#a2955c color preview, HTML & CSS examples
This text has a color of #a2955c
<p style="color:#a2955c;">Text here</p>
.mytext {color:#a2955c;}
This box has a color of #a2955c
<div style="background-color:#a2955c;">Content here</div>
.mybackground {background-color:#a2955c;}
Border around this has a color of #a2955c
<div style="border:2px solid #a2955c;">Content here</div>
.myborder {border:2px solid #a2955c;}