#fed0fd color space conversions
Hex:
#fed0fd
RGB:
254, 208, 253
CMY:
0, 18, 1
CMYK:
0, 18, 0, 0
HSL:
301°, 95.8333%, 90.5882%
HSV (HSB):
301°, 18.1102%, 99.6078%
XYZ:
81.1585, 73.2744, 102.7944
xyY:
0.3155, 0.2849, 73.2744
CIE-Lab:
88.5784, 23.5842, -15.8927
CIE-LCH:
88.5784, 28.4393, 326.0252
CIE-Luv:
88.5784, 23.2974, -29.1796
Hunter-Lab:
85.6005, 19.4365, -11.2788
#fed0fd color charts
#fed0fd color shades, tints & tones
#fed0fd color schemes
#fed0fd color preview, HTML & CSS examples
This text has a color of #fed0fd
<p style="color:#fed0fd;">Text here</p>
.mytext {color:#fed0fd;}
This box has a color of #fed0fd
<div style="background-color:#fed0fd;">Content here</div>
.mybackground {background-color:#fed0fd;}
Border around this has a color of #fed0fd
<div style="border:2px solid #fed0fd;">Content here</div>
.myborder {border:2px solid #fed0fd;}