#fa9dcf color space conversions
Hex:
#fa9dcf
RGB:
250, 157, 207
CMY:
2, 38, 19
CMYK:
0, 37, 17, 2
HSL:
328°, 90.2913%, 79.8039%
HSV (HSB):
328°, 37.2000%, 98.0392%
XYZ:
62.7438, 48.9429, 65.1715
xyY:
0.3548, 0.2767, 48.9429
CIE-Lab:
75.4158, 41.3253, -10.9367
CIE-LCH:
75.4158, 42.7480, 345.1766
CIE-Luv:
75.4158, 53.9781, -23.9979
Hunter-Lab:
69.9592, 37.6613, -6.2609
#fa9dcf color charts
#fa9dcf color shades, tints & tones
#fa9dcf color schemes
#fa9dcf color preview, HTML & CSS examples
This text has a color of #fa9dcf
<p style="color:#fa9dcf;">Text here</p>
.mytext {color:#fa9dcf;}
This box has a color of #fa9dcf
<div style="background-color:#fa9dcf;">Content here</div>
.mybackground {background-color:#fa9dcf;}
Border around this has a color of #fa9dcf
<div style="border:2px solid #fa9dcf;">Content here</div>
.myborder {border:2px solid #fa9dcf;}