#fed1d1 color space conversions
Hex:
#fed1d1
RGB:
254, 209, 209
CMY:
0, 18, 18
CMYK:
0, 18, 18, 0
HSL:
0°, 95.7447%, 90.7843%
HSV (HSB):
0°, 17.7165%, 99.6078%
XYZ:
75.1821, 71.2752, 70.1166
xyY:
0.3471, 0.3291, 71.2752
CIE-Lab:
87.6185, 15.7800, 5.9429
CIE-LCH:
87.6185, 16.8620, 20.6369
CIE-Luv:
87.6185, 27.5145, 5.9198
Hunter-Lab:
84.4246, 11.2153, 9.8556
#fed1d1 color charts
#fed1d1 color shades, tints & tones
#fed1d1 color schemes
#fed1d1 color preview, HTML & CSS examples
This text has a color of #fed1d1
<p style="color:#fed1d1;">Text here</p>
.mytext {color:#fed1d1;}
This box has a color of #fed1d1
<div style="background-color:#fed1d1;">Content here</div>
.mybackground {background-color:#fed1d1;}
Border around this has a color of #fed1d1
<div style="border:2px solid #fed1d1;">Content here</div>
.myborder {border:2px solid #fed1d1;}