#fa5ec8 color space conversions
Hex:
#fa5ec8
RGB:
250, 94, 200
CMY:
2, 63, 22
CMYK:
0, 62, 20, 2
HSL:
319°, 93.9759%, 67.4510%
HSV (HSB):
319°, 62.4000%, 98.0392%
XYZ:
53.8524, 32.4995, 58.0783
xyY:
0.3729, 0.2250, 32.4995
CIE-Lab:
63.7536, 69.9725, -24.6927
CIE-LCH:
63.7536, 74.2016, 340.5625
CIE-Luv:
63.7536, 85.5218, -49.3822
Hunter-Lab:
57.0084, 68.8536, -20.4969
#fa5ec8 color charts
#fa5ec8 color shades, tints & tones
#fa5ec8 color schemes
#fa5ec8 color preview, HTML & CSS examples
This text has a color of #fa5ec8
<p style="color:#fa5ec8;">Text here</p>
.mytext {color:#fa5ec8;}
This box has a color of #fa5ec8
<div style="background-color:#fa5ec8;">Content here</div>
.mybackground {background-color:#fa5ec8;}
Border around this has a color of #fa5ec8
<div style="border:2px solid #fa5ec8;">Content here</div>
.myborder {border:2px solid #fa5ec8;}