#fed7f1 color space conversions
Hex:
#fed7f1
RGB:
254, 215, 241
CMY:
0, 16, 5
CMYK:
0, 15, 5, 0
HSL:
320°, 95.1220%, 91.9608%
HSV (HSB):
320°, 15.3543%, 99.6078%
XYZ:
81.0507, 76.0226, 93.6211
xyY:
0.3233, 0.3032, 76.0226
CIE-Lab:
89.8698, 17.8076, -7.6471
CIE-LCH:
89.8698, 19.3801, 336.7598
CIE-Luv:
89.8698, 20.9959, -15.0534
Hunter-Lab:
87.1909, 13.3453, -2.6289
#fed7f1 color charts
#fed7f1 color shades, tints & tones
#fed7f1 color schemes
#fed7f1 color preview, HTML & CSS examples
This text has a color of #fed7f1
<p style="color:#fed7f1;">Text here</p>
.mytext {color:#fed7f1;}
This box has a color of #fed7f1
<div style="background-color:#fed7f1;">Content here</div>
.mybackground {background-color:#fed7f1;}
Border around this has a color of #fed7f1
<div style="border:2px solid #fed7f1;">Content here</div>
.myborder {border:2px solid #fed7f1;}