#a2705c color space conversions
Hex:
#a2705c
RGB:
162, 112, 92
CMY:
36, 56, 64
CMYK:
0, 31, 43, 36
HSL:
17°, 27.5591%, 49.8039%
HSV (HSB):
17°, 43.2099%, 63.5294%
XYZ:
22.6262, 20.0424, 12.8013
xyY:
0.4079, 0.3613, 20.0424
CIE-Lab:
51.8851, 17.2723, 19.0656
CIE-LCH:
51.8851, 25.7261, 47.8252
CIE-Luv:
51.8851, 35.3471, 20.5156
Hunter-Lab:
44.7688, 11.8689, 14.3847
#a2705c color charts
#a2705c color shades, tints & tones
#a2705c color schemes
#a2705c color preview, HTML & CSS examples
This text has a color of #a2705c
<p style="color:#a2705c;">Text here</p>
.mytext {color:#a2705c;}
This box has a color of #a2705c
<div style="background-color:#a2705c;">Content here</div>
.mybackground {background-color:#a2705c;}
Border around this has a color of #a2705c
<div style="border:2px solid #a2705c;">Content here</div>
.myborder {border:2px solid #a2705c;}