#a25f80 color space conversions
Hex:
#a25f80
RGB:
162, 95, 128
CMY:
36, 63, 50
CMYK:
0, 41, 21, 36
HSL:
330°, 26.4822%, 50.3922%
HSV (HSB):
330°, 41.3580%, 63.5294%
XYZ:
22.8888, 17.4243, 22.5789
xyY:
0.3639, 0.2771, 17.4243
CIE-Lab:
48.7903, 31.8063, -6.6725
CIE-LCH:
48.7903, 32.4986, 348.1521
CIE-Luv:
48.7903, 39.4944, -14.4716
Hunter-Lab:
41.7424, 24.8283, -2.8509
#a25f80 color charts
#a25f80 color shades, tints & tones
#a25f80 color schemes
#a25f80 color preview, HTML & CSS examples
This text has a color of #a25f80
<p style="color:#a25f80;">Text here</p>
.mytext {color:#a25f80;}
This box has a color of #a25f80
<div style="background-color:#a25f80;">Content here</div>
.mybackground {background-color:#a25f80;}
Border around this has a color of #a25f80
<div style="border:2px solid #a25f80;">Content here</div>
.myborder {border:2px solid #a25f80;}