#fedec0 color space conversions
Hex:
#fedec0
RGB:
254, 222, 192
CMY:
0, 13, 25
CMYK:
0, 13, 24, 0
HSL:
29°, 96.8750%, 87.4510%
HSV (HSB):
29°, 24.4094%, 99.6078%
XYZ:
76.5088, 77.1192, 60.7222
xyY:
0.3569, 0.3598, 77.1192
CIE-Lab:
90.3764, 6.5965, 18.7839
CIE-LCH:
90.3764, 19.9085, 70.6498
CIE-Luv:
90.3764, 21.5812, 25.8640
Hunter-Lab:
87.8175, 1.8329, 20.4757
#fedec0 color charts
#fedec0 color shades, tints & tones
#fedec0 color schemes
#fedec0 color preview, HTML & CSS examples
This text has a color of #fedec0
<p style="color:#fedec0;">Text here</p>
.mytext {color:#fedec0;}
This box has a color of #fedec0
<div style="background-color:#fedec0;">Content here</div>
.mybackground {background-color:#fedec0;}
Border around this has a color of #fedec0
<div style="border:2px solid #fedec0;">Content here</div>
.myborder {border:2px solid #fedec0;}