#fed2f7 color space conversions
Hex:
#fed2f7
RGB:
254, 210, 247
CMY:
0, 18, 3
CMYK:
0, 17, 3, 0
HSL:
310°, 95.6522%, 90.9804%
HSV (HSB):
310°, 17.3228%, 99.6078%
XYZ:
80.7081, 73.8794, 98.0021
xyY:
0.3195, 0.2925, 73.8794
CIE-Lab:
88.8655, 21.4679, -12.3002
CIE-LCH:
88.8655, 24.7420, 330.1891
CIE-Luv:
88.8655, 22.9467, -23.0471
Hunter-Lab:
85.9531, 17.1897, -7.4341
#fed2f7 color charts
#fed2f7 color shades, tints & tones
#fed2f7 color schemes
#fed2f7 color preview, HTML & CSS examples
This text has a color of #fed2f7
<p style="color:#fed2f7;">Text here</p>
.mytext {color:#fed2f7;}
This box has a color of #fed2f7
<div style="background-color:#fed2f7;">Content here</div>
.mybackground {background-color:#fed2f7;}
Border around this has a color of #fed2f7
<div style="border:2px solid #fed2f7;">Content here</div>
.myborder {border:2px solid #fed2f7;}