#fed4cc color space conversions
Hex:
#fed4cc
RGB:
254, 212, 204
CMY:
0, 17, 20
CMYK:
0, 17, 20, 0
HSL:
10°, 96.1538%, 89.8039%
HSV (HSB):
10°, 19.6850%, 99.6078%
XYZ:
75.3156, 72.5174, 67.1544
xyY:
0.3503, 0.3373, 72.5174
CIE-Lab:
88.2171, 13.4737, 9.4420
CIE-LCH:
88.2171, 16.4527, 35.0217
CIE-Luv:
88.2171, 26.3077, 11.4242
Hunter-Lab:
85.1572, 8.8458, 12.8543
#fed4cc color charts
#fed4cc color shades, tints & tones
#fed4cc color schemes
#fed4cc color preview, HTML & CSS examples
This text has a color of #fed4cc
<p style="color:#fed4cc;">Text here</p>
.mytext {color:#fed4cc;}
This box has a color of #fed4cc
<div style="background-color:#fed4cc;">Content here</div>
.mybackground {background-color:#fed4cc;}
Border around this has a color of #fed4cc
<div style="border:2px solid #fed4cc;">Content here</div>
.myborder {border:2px solid #fed4cc;}