#fed0f4 color space conversions
Hex:
#fed0f4
RGB:
254, 208, 244
CMY:
0, 18, 4
CMYK:
0, 18, 4, 0
HSL:
313°, 95.8333%, 90.5882%
HSV (HSB):
313°, 18.1102%, 99.6078%
XYZ:
79.7581, 72.7142, 95.4195
xyY:
0.3217, 0.2933, 72.7142
CIE-Lab:
88.3112, 21.9915, -11.5444
CIE-LCH:
88.3112, 24.8375, 332.3029
CIE-Luv:
88.3112, 24.2995, -21.9182
Hunter-Lab:
85.2726, 17.7293, -6.6543
#fed0f4 color charts
#fed0f4 color shades, tints & tones
#fed0f4 color schemes
#fed0f4 color preview, HTML & CSS examples
This text has a color of #fed0f4
<p style="color:#fed0f4;">Text here</p>
.mytext {color:#fed0f4;}
This box has a color of #fed0f4
<div style="background-color:#fed0f4;">Content here</div>
.mybackground {background-color:#fed0f4;}
Border around this has a color of #fed0f4
<div style="border:2px solid #fed0f4;">Content here</div>
.myborder {border:2px solid #fed0f4;}