#fa50ac color space conversions
Hex:
#fa50ac
RGB:
250, 80, 172
CMY:
2, 69, 33
CMYK:
0, 68, 31, 2
HSL:
328°, 94.4444%, 64.7059%
HSV (HSB):
328°, 68.0000%, 98.0392%
XYZ:
49.7394, 29.0399, 42.0134
xyY:
0.4118, 0.2404, 29.0399
CIE-Lab:
60.8168, 71.8179, -13.1610
CIE-LCH:
60.8168, 73.0139, 349.6155
CIE-Luv:
60.8168, 100.8712, -32.2926
Hunter-Lab:
53.8887, 70.4509, -8.5024
#fa50ac color charts
#fa50ac color shades, tints & tones
#fa50ac color schemes
#fa50ac color preview, HTML & CSS examples
This text has a color of #fa50ac
<p style="color:#fa50ac;">Text here</p>
.mytext {color:#fa50ac;}
This box has a color of #fa50ac
<div style="background-color:#fa50ac;">Content here</div>
.mybackground {background-color:#fa50ac;}
Border around this has a color of #fa50ac
<div style="border:2px solid #fa50ac;">Content here</div>
.myborder {border:2px solid #fa50ac;}