#a25d84 color space conversions
Hex:
#a25d84
RGB:
162, 93, 132
CMY:
36, 64, 48
CMYK:
0, 43, 19, 36
HSL:
326°, 27.0588%, 50.0000%
HSV (HSB):
326°, 42.5926%, 63.5294%
XYZ:
22.9795, 17.1760, 23.9339
xyY:
0.3586, 0.2680, 17.1760
CIE-Lab:
48.4811, 33.5495, -9.5278
CIE-LCH:
48.4811, 34.8762, 344.1458
CIE-Luv:
48.4811, 39.6924, -18.7198
Hunter-Lab:
41.4440, 26.4462, -5.2293
#a25d84 color charts
#a25d84 color shades, tints & tones
#a25d84 color schemes
#a25d84 color preview, HTML & CSS examples
This text has a color of #a25d84
<p style="color:#a25d84;">Text here</p>
.mytext {color:#a25d84;}
This box has a color of #a25d84
<div style="background-color:#a25d84;">Content here</div>
.mybackground {background-color:#a25d84;}
Border around this has a color of #a25d84
<div style="border:2px solid #a25d84;">Content here</div>
.myborder {border:2px solid #a25d84;}