#a2805c color space conversions
Hex:
#a2805c
RGB:
162, 128, 92
CMY:
36, 50, 64
CMYK:
0, 21, 43, 36
HSL:
31°, 27.5591%, 49.8039%
HSV (HSB):
31°, 43.2099%, 63.5294%
XYZ:
24.5512, 23.8924, 13.4429
xyY:
0.3967, 0.3861, 23.8924
CIE-Lab:
55.9799, 8.1724, 24.5151
CIE-LCH:
55.9799, 25.8414, 71.5636
CIE-Luv:
55.9799, 24.8719, 28.8863
Hunter-Lab:
48.8799, 4.1166, 17.9100
#a2805c color charts
#a2805c color shades, tints & tones
#a2805c color schemes
#a2805c color preview, HTML & CSS examples
This text has a color of #a2805c
<p style="color:#a2805c;">Text here</p>
.mytext {color:#a2805c;}
This box has a color of #a2805c
<div style="background-color:#a2805c;">Content here</div>
.mybackground {background-color:#a2805c;}
Border around this has a color of #a2805c
<div style="border:2px solid #a2805c;">Content here</div>
.myborder {border:2px solid #a2805c;}