#fed9d0 color space conversions
Hex:
#fed9d0
RGB:
254, 217, 208
CMY:
0, 15, 18
CMYK:
0, 15, 18, 0
HSL:
12°, 95.8333%, 90.5882%
HSV (HSB):
12°, 18.1102%, 99.6078%
XYZ:
77.0711, 75.2506, 70.1372
xyY:
0.3465, 0.3383, 75.2506
CIE-Lab:
89.5103, 11.4667, 9.1875
CIE-LCH:
89.5103, 14.6934, 38.7028
CIE-Luv:
89.5103, 23.0840, 11.4848
Hunter-Lab:
86.7471, 6.7821, 12.7855
#fed9d0 color charts
#fed9d0 color shades, tints & tones
#fed9d0 color schemes
#fed9d0 color preview, HTML & CSS examples
This text has a color of #fed9d0
<p style="color:#fed9d0;">Text here</p>
.mytext {color:#fed9d0;}
This box has a color of #fed9d0
<div style="background-color:#fed9d0;">Content here</div>
.mybackground {background-color:#fed9d0;}
Border around this has a color of #fed9d0
<div style="border:2px solid #fed9d0;">Content here</div>
.myborder {border:2px solid #fed9d0;}