#fed4f8 color space conversions
Hex:
#fed4f8
RGB:
254, 212, 248
CMY:
0, 17, 3
CMYK:
0, 17, 2, 0
HSL:
309°, 95.4545%, 91.3725%
HSV (HSB):
309°, 16.5354%, 99.6078%
XYZ:
81.3598, 74.9351, 98.9827
xyY:
0.3187, 0.2935, 74.9351
CIE-Lab:
89.3626, 20.5960, -12.0850
CIE-LCH:
89.3626, 23.8798, 329.5971
CIE-Luv:
89.3626, 21.8199, -22.5655
Hunter-Lab:
86.5651, 16.2777, -7.1995
#fed4f8 color charts
#fed4f8 color shades, tints & tones
#fed4f8 color schemes
#fed4f8 color preview, HTML & CSS examples
This text has a color of #fed4f8
<p style="color:#fed4f8;">Text here</p>
.mytext {color:#fed4f8;}
This box has a color of #fed4f8
<div style="background-color:#fed4f8;">Content here</div>
.mybackground {background-color:#fed4f8;}
Border around this has a color of #fed4f8
<div style="border:2px solid #fed4f8;">Content here</div>
.myborder {border:2px solid #fed4f8;}