#a2888d color space conversions
Hex:
#a2888d
RGB:
162, 136, 141
CMY:
36, 47, 45
CMYK:
0, 16, 13, 36
HSL:
348°, 12.2642%, 58.4314%
HSV (HSB):
348°, 16.0494%, 63.5294%
XYZ:
28.5122, 27.2128, 28.9491
xyY:
0.3367, 0.3214, 27.2128
CIE-Lab:
59.1708, 10.6970, 1.0006
CIE-LCH:
59.1708, 10.7437, 5.3437
CIE-Luv:
59.1708, 15.3820, -0.4159
Hunter-Lab:
52.1659, 6.2720, 3.6135
#a2888d color charts
#a2888d color shades, tints & tones
#a2888d color schemes
#a2888d color preview, HTML & CSS examples
This text has a color of #a2888d
<p style="color:#a2888d;">Text here</p>
.mytext {color:#a2888d;}
This box has a color of #a2888d
<div style="background-color:#a2888d;">Content here</div>
.mybackground {background-color:#a2888d;}
Border around this has a color of #a2888d
<div style="border:2px solid #a2888d;">Content here</div>
.myborder {border:2px solid #a2888d;}