#fa14d8 color space conversions
Hex:
#fa14d8
RGB:
250, 20, 216
CMY:
2, 92, 15
CMYK:
0, 92, 14, 2
HSL:
309°, 95.8333%, 52.9412%
HSV (HSB):
309°, 92.0000%, 98.0392%
XYZ:
52.0692, 25.7822, 67.1979
xyY:
0.3590, 0.1777, 25.7822
CIE-Lab:
57.8297, 90.8885, -42.9867
CIE-LCH:
57.8297, 100.5414, 334.6877
CIE-Luv:
57.8297, 95.7713, -79.6881
Hunter-Lab:
50.7761, 94.1873, -42.9219
#fa14d8 color charts
#fa14d8 color shades, tints & tones
#fa14d8 color schemes
#fa14d8 color preview, HTML & CSS examples
This text has a color of #fa14d8
<p style="color:#fa14d8;">Text here</p>
.mytext {color:#fa14d8;}
This box has a color of #fa14d8
<div style="background-color:#fa14d8;">Content here</div>
.mybackground {background-color:#fa14d8;}
Border around this has a color of #fa14d8
<div style="border:2px solid #fa14d8;">Content here</div>
.myborder {border:2px solid #fa14d8;}