#fed1db color space conversions
Hex:
#fed1db
RGB:
254, 209, 219
CMY:
0, 18, 14
CMYK:
0, 18, 14, 0
HSL:
347°, 95.7447%, 90.7843%
HSV (HSB):
347°, 17.7165%, 99.6078%
XYZ:
76.4597, 71.7862, 76.8441
xyY:
0.3397, 0.3189, 71.7862
CIE-Lab:
87.8656, 17.3196, 1.0130
CIE-LCH:
87.8656, 17.3492, 3.3472
CIE-Luv:
87.8656, 26.4731, -1.6516
Hunter-Lab:
84.7268, 12.8114, 5.5348
#fed1db color charts
#fed1db color shades, tints & tones
#fed1db color schemes
#fed1db color preview, HTML & CSS examples
This text has a color of #fed1db
<p style="color:#fed1db;">Text here</p>
.mytext {color:#fed1db;}
This box has a color of #fed1db
<div style="background-color:#fed1db;">Content here</div>
.mybackground {background-color:#fed1db;}
Border around this has a color of #fed1db
<div style="border:2px solid #fed1db;">Content here</div>
.myborder {border:2px solid #fed1db;}