#fa9aed color space conversions
Hex:
#fa9aed
RGB:
250, 154, 237
CMY:
2, 40, 7
CMYK:
0, 38, 5, 2
HSL:
308°, 90.5660%, 79.2157%
HSV (HSB):
308°, 38.4000%, 98.0392%
XYZ:
66.2660, 49.5496, 86.1922
xyY:
0.3280, 0.2453, 49.5496
CIE-Lab:
75.7920, 47.7025, -26.7497
CIE-LCH:
75.7920, 54.6907, 330.7180
CIE-Luv:
75.7920, 49.5873, -50.0701
Hunter-Lab:
70.3915, 44.8534, -23.3247
#fa9aed color charts
#fa9aed color shades, tints & tones
#fa9aed color schemes
#fa9aed color preview, HTML & CSS examples
This text has a color of #fa9aed
<p style="color:#fa9aed;">Text here</p>
.mytext {color:#fa9aed;}
This box has a color of #fa9aed
<div style="background-color:#fa9aed;">Content here</div>
.mybackground {background-color:#fa9aed;}
Border around this has a color of #fa9aed
<div style="border:2px solid #fa9aed;">Content here</div>
.myborder {border:2px solid #fa9aed;}