#a75f90 color space conversions
Hex:
#a75f90
RGB:
167, 95, 144
CMY:
35, 63, 44
CMYK:
0, 43, 14, 35
HSL:
319°, 29.0323%, 51.3725%
HSV (HSB):
319°, 43.1138%, 65.4902%
XYZ:
25.0626, 18.4135, 28.6188
xyY:
0.3476, 0.2554, 18.4135
CIE-Lab:
49.9939, 36.1700, -14.3306
CIE-LCH:
49.9939, 38.9055, 338.3865
CIE-Luv:
49.9939, 39.7255, -26.1590
Hunter-Lab:
42.9110, 29.1605, -9.5048
#a75f90 color charts
#a75f90 color shades, tints & tones
#a75f90 color schemes
#a75f90 color preview, HTML & CSS examples
This text has a color of #a75f90
<p style="color:#a75f90;">Text here</p>
.mytext {color:#a75f90;}
This box has a color of #a75f90
<div style="background-color:#a75f90;">Content here</div>
.mybackground {background-color:#a75f90;}
Border around this has a color of #a75f90
<div style="border:2px solid #a75f90;">Content here</div>
.myborder {border:2px solid #a75f90;}