#fed4f7 color space conversions
Hex:
#fed4f7
RGB:
254, 212, 247
CMY:
0, 17, 3
CMYK:
0, 17, 3, 0
HSL:
310°, 95.4545%, 91.3725%
HSV (HSB):
310°, 16.5354%, 99.6078%
XYZ:
81.2050, 74.8732, 98.1677
xyY:
0.3194, 0.2945, 74.8732
CIE-Lab:
89.3336, 20.4199, -11.6018
CIE-LCH:
89.3336, 23.4856, 330.3963
CIE-Luv:
89.3336, 21.9254, -21.7626
Hunter-Lab:
86.5293, 16.0904, -6.6941
#fed4f7 color charts
#fed4f7 color shades, tints & tones
#fed4f7 color schemes
#fed4f7 color preview, HTML & CSS examples
This text has a color of #fed4f7
<p style="color:#fed4f7;">Text here</p>
.mytext {color:#fed4f7;}
This box has a color of #fed4f7
<div style="background-color:#fed4f7;">Content here</div>
.mybackground {background-color:#fed4f7;}
Border around this has a color of #fed4f7
<div style="border:2px solid #fed4f7;">Content here</div>
.myborder {border:2px solid #fed4f7;}