#fed0d3 color space conversions
Hex:
#fed0d3
RGB:
254, 208, 211
CMY:
0, 18, 17
CMYK:
0, 18, 17, 0
HSL:
356°, 95.8333%, 90.5882%
HSV (HSB):
356°, 18.1102%, 99.6078%
XYZ:
75.1868, 70.8857, 71.3476
xyY:
0.3458, 0.3260, 70.8857
CIE-Lab:
87.4295, 16.6046, 4.6120
CIE-LCH:
87.4295, 17.2332, 15.5231
CIE-Luv:
87.4295, 27.8708, 3.8148
Hunter-Lab:
84.1937, 12.0655, 8.6919
#fed0d3 color charts
#fed0d3 color shades, tints & tones
#fed0d3 color schemes
#fed0d3 color preview, HTML & CSS examples
This text has a color of #fed0d3
<p style="color:#fed0d3;">Text here</p>
.mytext {color:#fed0d3;}
This box has a color of #fed0d3
<div style="background-color:#fed0d3;">Content here</div>
.mybackground {background-color:#fed0d3;}
Border around this has a color of #fed0d3
<div style="border:2px solid #fed0d3;">Content here</div>
.myborder {border:2px solid #fed0d3;}