#fed9c2 color space conversions
Hex:
#fed9c2
RGB:
254, 217, 194
CMY:
0, 15, 24
CMYK:
0, 15, 24, 0
HSL:
23°, 96.7742%, 87.8431%
HSV (HSB):
23°, 23.6220%, 99.6078%
XYZ:
75.4235, 74.5916, 61.4613
xyY:
0.3567, 0.3527, 74.5916
CIE-Lab:
89.2013, 9.4519, 16.0926
CIE-LCH:
89.2013, 18.6631, 59.5724
CIE-Luv:
89.2013, 24.3383, 21.5641
Hunter-Lab:
86.3664, 4.7422, 18.2637
#fed9c2 color charts
#fed9c2 color shades, tints & tones
#fed9c2 color schemes
#fed9c2 color preview, HTML & CSS examples
This text has a color of #fed9c2
<p style="color:#fed9c2;">Text here</p>
.mytext {color:#fed9c2;}
This box has a color of #fed9c2
<div style="background-color:#fed9c2;">Content here</div>
.mybackground {background-color:#fed9c2;}
Border around this has a color of #fed9c2
<div style="border:2px solid #fed9c2;">Content here</div>
.myborder {border:2px solid #fed9c2;}