#a04f90 color space conversions
Hex:
#a04f90
RGB:
160, 79, 144
CMY:
37, 69, 44
CMYK:
0, 51, 10, 37
HSL:
312°, 33.8912%, 46.8627%
HSV (HSB):
312°, 50.6250%, 62.7451%
XYZ:
22.3272, 15.0792, 28.1194
xyY:
0.3407, 0.2301, 15.0792
CIE-Lab:
45.7424, 42.3785, -20.9111
CIE-LCH:
45.7424, 47.2568, 333.7366
CIE-Luv:
45.7424, 41.8978, -36.0570
Hunter-Lab:
38.8319, 34.6766, -15.7514
#a04f90 color charts
#a04f90 color shades, tints & tones
#a04f90 color schemes
#a04f90 color preview, HTML & CSS examples
This text has a color of #a04f90
<p style="color:#a04f90;">Text here</p>
.mytext {color:#a04f90;}
This box has a color of #a04f90
<div style="background-color:#a04f90;">Content here</div>
.mybackground {background-color:#a04f90;}
Border around this has a color of #a04f90
<div style="border:2px solid #a04f90;">Content here</div>
.myborder {border:2px solid #a04f90;}