#fa9ecf color space conversions
Hex:
#fa9ecf
RGB:
250, 158, 207
CMY:
2, 38, 19
CMYK:
0, 37, 17, 2
HSL:
328°, 90.1961%, 80.0000%
HSV (HSB):
328°, 36.8000%, 98.0392%
XYZ:
62.9137, 49.2827, 65.2281
xyY:
0.3546, 0.2778, 49.2827
CIE-Lab:
75.6269, 40.8081, -10.6216
CIE-LCH:
75.6269, 42.1678, 345.4107
CIE-Luv:
75.6269, 53.4441, -23.4296
Hunter-Lab:
70.2016, 37.1162, -5.9483
#fa9ecf color charts
#fa9ecf color shades, tints & tones
#fa9ecf color schemes
#fa9ecf color preview, HTML & CSS examples
This text has a color of #fa9ecf
<p style="color:#fa9ecf;">Text here</p>
.mytext {color:#fa9ecf;}
This box has a color of #fa9ecf
<div style="background-color:#fa9ecf;">Content here</div>
.mybackground {background-color:#fa9ecf;}
Border around this has a color of #fa9ecf
<div style="border:2px solid #fa9ecf;">Content here</div>
.myborder {border:2px solid #fa9ecf;}