#fa17d8 color space conversions
Hex:
#fa17d8
RGB:
250, 23, 216
CMY:
2, 91, 15
CMYK:
0, 91, 14, 2
HSL:
309°, 95.7806%, 53.5294%
HSV (HSB):
309°, 90.8000%, 98.0392%
XYZ:
52.1254, 25.8947, 67.2166
xyY:
0.3589, 0.1783, 25.8947
CIE-Lab:
57.9369, 90.5737, -42.8176
CIE-LCH:
57.9369, 100.1845, 334.6981
CIE-Luv:
57.9369, 95.5262, -79.4133
Hunter-Lab:
50.8868, 93.7929, -42.6957
#fa17d8 color charts
#fa17d8 color shades, tints & tones
#fa17d8 color schemes
#fa17d8 color preview, HTML & CSS examples
This text has a color of #fa17d8
<p style="color:#fa17d8;">Text here</p>
.mytext {color:#fa17d8;}
This box has a color of #fa17d8
<div style="background-color:#fa17d8;">Content here</div>
.mybackground {background-color:#fa17d8;}
Border around this has a color of #fa17d8
<div style="border:2px solid #fa17d8;">Content here</div>
.myborder {border:2px solid #fa17d8;}