#fed5ed color space conversions
Hex:
#fed5ed
RGB:
254, 213, 237
CMY:
0, 16, 7
CMYK:
0, 16, 7, 0
HSL:
325°, 95.3488%, 91.5686%
HSV (HSB):
325°, 16.1417%, 99.6078%
XYZ:
79.9534, 74.7738, 90.3395
xyY:
0.3263, 0.3051, 74.7738
CIE-Lab:
89.2869, 18.1707, -6.4036
CIE-LCH:
89.2869, 19.2661, 340.5867
CIE-Luv:
89.2869, 22.4479, -13.1619
Hunter-Lab:
86.4718, 13.7186, -1.4117
#fed5ed color charts
#fed5ed color shades, tints & tones
#fed5ed color schemes
#fed5ed color preview, HTML & CSS examples
This text has a color of #fed5ed
<p style="color:#fed5ed;">Text here</p>
.mytext {color:#fed5ed;}
This box has a color of #fed5ed
<div style="background-color:#fed5ed;">Content here</div>
.mybackground {background-color:#fed5ed;}
Border around this has a color of #fed5ed
<div style="border:2px solid #fed5ed;">Content here</div>
.myborder {border:2px solid #fed5ed;}