#a25e8f color space conversions
Hex:
#a25e8f
RGB:
162, 94, 143
CMY:
36, 63, 44
CMYK:
0, 42, 12, 36
HSL:
317°, 26.7717%, 50.1961%
HSV (HSB):
317°, 41.9753%, 63.5294%
XYZ:
23.8609, 17.6700, 28.1396
xyY:
0.3425, 0.2536, 17.6700
CIE-Lab:
49.0933, 34.8431, -15.1643
CIE-LCH:
49.0933, 38.0000, 336.4806
CIE-Luv:
49.0933, 36.8988, -27.0343
Hunter-Lab:
42.0357, 27.7605, -10.2651
#a25e8f color charts
#a25e8f color shades, tints & tones
#a25e8f color schemes
#a25e8f color preview, HTML & CSS examples
This text has a color of #a25e8f
<p style="color:#a25e8f;">Text here</p>
.mytext {color:#a25e8f;}
This box has a color of #a25e8f
<div style="background-color:#a25e8f;">Content here</div>
.mybackground {background-color:#a25e8f;}
Border around this has a color of #a25e8f
<div style="border:2px solid #a25e8f;">Content here</div>
.myborder {border:2px solid #a25e8f;}