#fa9fed color space conversions
Hex:
#fa9fed
RGB:
250, 159, 237
CMY:
2, 38, 7
CMYK:
0, 36, 5, 2
HSL:
309°, 90.0990%, 80.1961%
HSV (HSB):
309°, 36.4000%, 98.0392%
XYZ:
67.1085, 51.2347, 86.4730
xyY:
0.3277, 0.2501, 51.2347
CIE-Lab:
76.8210, 45.1384, -25.1763
CIE-LCH:
76.8210, 51.6848, 330.8490
CIE-Luv:
76.8210, 47.2320, -47.1850
Hunter-Lab:
71.5784, 42.0909, -21.5227
#fa9fed color charts
#fa9fed color shades, tints & tones
#fa9fed color schemes
#fa9fed color preview, HTML & CSS examples
This text has a color of #fa9fed
<p style="color:#fa9fed;">Text here</p>
.mytext {color:#fa9fed;}
This box has a color of #fa9fed
<div style="background-color:#fa9fed;">Content here</div>
.mybackground {background-color:#fa9fed;}
Border around this has a color of #fa9fed
<div style="border:2px solid #fa9fed;">Content here</div>
.myborder {border:2px solid #fa9fed;}