#fedafb color space conversions
Hex:
#fedafb
RGB:
254, 218, 251
CMY:
0, 15, 2
CMYK:
0, 14, 1, 0
HSL:
305°, 94.7368%, 92.5490%
HSV (HSB):
305°, 14.1732%, 99.6078%
XYZ:
83.3570, 78.1787, 101.9634
xyY:
0.3163, 0.2967, 78.1787
CIE-Lab:
90.8614, 17.9891, -11.4265
CIE-LCH:
90.8614, 21.3113, 327.5767
CIE-Luv:
90.8614, 18.4650, -21.0986
Hunter-Lab:
88.4187, 13.5488, -6.4794
#fedafb color charts
#fedafb color shades, tints & tones
#fedafb color schemes
#fedafb color preview, HTML & CSS examples
This text has a color of #fedafb
<p style="color:#fedafb;">Text here</p>
.mytext {color:#fedafb;}
This box has a color of #fedafb
<div style="background-color:#fedafb;">Content here</div>
.mybackground {background-color:#fedafb;}
Border around this has a color of #fedafb
<div style="border:2px solid #fedafb;">Content here</div>
.myborder {border:2px solid #fedafb;}