#a2857c color space conversions
Hex:
#a2857c
RGB:
162, 133, 124
CMY:
36, 48, 51
CMYK:
0, 18, 23, 36
HSL:
14°, 16.9643%, 56.0784%
HSV (HSB):
14°, 23.4568%, 63.5294%
XYZ:
26.9259, 25.9117, 22.6511
xyY:
0.3567, 0.3433, 25.9117
CIE-Lab:
57.9531, 9.6196, 8.9996
CIE-LCH:
57.9531, 13.1730, 43.0928
CIE-Luv:
57.9531, 18.7545, 10.4996
Hunter-Lab:
50.9035, 5.3382, 9.2495
#a2857c color charts
#a2857c color shades, tints & tones
#a2857c color schemes
#a2857c color preview, HTML & CSS examples
This text has a color of #a2857c
<p style="color:#a2857c;">Text here</p>
.mytext {color:#a2857c;}
This box has a color of #a2857c
<div style="background-color:#a2857c;">Content here</div>
.mybackground {background-color:#a2857c;}
Border around this has a color of #a2857c
<div style="border:2px solid #a2857c;">Content here</div>
.myborder {border:2px solid #a2857c;}