#fed9fc color space conversions
Hex:
#fed9fc
RGB:
254, 217, 252
CMY:
0, 15, 1
CMYK:
0, 15, 1, 0
HSL:
303°, 94.8718%, 92.3529%
HSV (HSB):
303°, 14.5669%, 99.6078%
XYZ:
83.2566, 77.7248, 102.7098
xyY:
0.3157, 0.2948, 77.7248
CIE-Lab:
90.6542, 18.6898, -12.2600
CIE-LCH:
90.6542, 22.3521, 326.7363
CIE-Luv:
90.6542, 18.8732, -22.5499
Hunter-Lab:
88.1617, 14.2858, -7.3606
#fed9fc color charts
#fed9fc color shades, tints & tones
#fed9fc color schemes
#fed9fc color preview, HTML & CSS examples
This text has a color of #fed9fc
<p style="color:#fed9fc;">Text here</p>
.mytext {color:#fed9fc;}
This box has a color of #fed9fc
<div style="background-color:#fed9fc;">Content here</div>
.mybackground {background-color:#fed9fc;}
Border around this has a color of #fed9fc
<div style="border:2px solid #fed9fc;">Content here</div>
.myborder {border:2px solid #fed9fc;}