#fa17df color space conversions
Hex:
#fa17df
RGB:
250, 23, 223
CMY:
2, 91, 13
CMYK:
0, 91, 11, 2
HSL:
307°, 95.7806%, 53.5294%
HSV (HSB):
307°, 90.8000%, 98.0392%
XYZ:
53.0500, 26.2645, 72.0855
xyY:
0.3504, 0.1735, 26.2645
CIE-Lab:
58.2873, 91.4693, -46.2300
CIE-LCH:
58.2873, 102.4883, 333.1873
CIE-Luv:
58.2873, 92.5106, -84.8299
Hunter-Lab:
51.2489, 95.0877, -47.5217
#fa17df color charts
#fa17df color shades, tints & tones
#fa17df color schemes
#fa17df color preview, HTML & CSS examples
This text has a color of #fa17df
<p style="color:#fa17df;">Text here</p>
.mytext {color:#fa17df;}
This box has a color of #fa17df
<div style="background-color:#fa17df;">Content here</div>
.mybackground {background-color:#fa17df;}
Border around this has a color of #fa17df
<div style="border:2px solid #fa17df;">Content here</div>
.myborder {border:2px solid #fa17df;}