#fed7d2 color space conversions
Hex:
#fed7d2
RGB:
254, 215, 210
CMY:
0, 16, 18
CMYK:
0, 15, 17, 0
HSL:
7°, 95.6522%, 90.9804%
HSV (HSB):
7°, 17.3228%, 99.6078%
XYZ:
76.8063, 74.3249, 71.2708
xyY:
0.3453, 0.3342, 74.3249
CIE-Lab:
89.0758, 12.8050, 7.5129
CIE-LCH:
89.0758, 14.8462, 30.4009
CIE-Luv:
89.0758, 24.0276, 8.8001
Hunter-Lab:
86.2119, 8.1553, 11.3337
#fed7d2 color charts
#fed7d2 color shades, tints & tones
#fed7d2 color schemes
#fed7d2 color preview, HTML & CSS examples
This text has a color of #fed7d2
<p style="color:#fed7d2;">Text here</p>
.mytext {color:#fed7d2;}
This box has a color of #fed7d2
<div style="background-color:#fed7d2;">Content here</div>
.mybackground {background-color:#fed7d2;}
Border around this has a color of #fed7d2
<div style="border:2px solid #fed7d2;">Content here</div>
.myborder {border:2px solid #fed7d2;}