#fed3d2 color space conversions
Hex:
#fed3d2
RGB:
254, 211, 210
CMY:
0, 17, 18
CMYK:
0, 17, 17, 0
HSL:
1°, 95.6522%, 90.9804%
HSV (HSB):
1°, 17.3228%, 99.6078%
XYZ:
75.8002, 72.3125, 70.9354
xyY:
0.3460, 0.3301, 72.3125
CIE-Lab:
88.1188, 14.8874, 6.1357
CIE-LCH:
88.1188, 16.1022, 22.3986
CIE-Luv:
88.1188, 26.2831, 6.3806
Hunter-Lab:
85.0368, 10.2972, 10.0676
#fed3d2 color charts
#fed3d2 color shades, tints & tones
#fed3d2 color schemes
#fed3d2 color preview, HTML & CSS examples
This text has a color of #fed3d2
<p style="color:#fed3d2;">Text here</p>
.mytext {color:#fed3d2;}
This box has a color of #fed3d2
<div style="background-color:#fed3d2;">Content here</div>
.mybackground {background-color:#fed3d2;}
Border around this has a color of #fed3d2
<div style="border:2px solid #fed3d2;">Content here</div>
.myborder {border:2px solid #fed3d2;}