#fedcf7 color space conversions
Hex:
#fedcf7
RGB:
254, 220, 247
CMY:
0, 14, 3
CMYK:
0, 13, 3, 0
HSL:
312°, 94.4444%, 92.9412%
HSV (HSB):
312°, 13.3858%, 99.6078%
XYZ:
83.2548, 78.9726, 98.8509
xyY:
0.3189, 0.3025, 78.9726
CIE-Lab:
91.2219, 16.2392, -8.7933
CIE-LCH:
91.2219, 18.4671, 331.5651
CIE-Luv:
91.2219, 17.8285, -16.6090
Hunter-Lab:
88.8665, 11.7115, -3.7448
#fedcf7 color charts
#fedcf7 color shades, tints & tones
#fedcf7 color schemes
#fedcf7 color preview, HTML & CSS examples
This text has a color of #fedcf7
<p style="color:#fedcf7;">Text here</p>
.mytext {color:#fedcf7;}
This box has a color of #fedcf7
<div style="background-color:#fedcf7;">Content here</div>
.mybackground {background-color:#fedcf7;}
Border around this has a color of #fedcf7
<div style="border:2px solid #fedcf7;">Content here</div>
.myborder {border:2px solid #fedcf7;}