#fecdc2 color space conversions
Hex:
#fecdc2
RGB:
254, 205, 194
CMY:
0, 20, 24
CMYK:
0, 19, 24, 0
HSL:
11°, 96.7742%, 87.8431%
HSV (HSB):
11°, 23.6220%, 99.6078%
XYZ:
72.4420, 68.6285, 60.4675
xyY:
0.3594, 0.3405, 68.6285
CIE-Lab:
86.3198, 15.6907, 12.0202
CIE-LCH:
86.3198, 19.7657, 37.4547
CIE-Luv:
86.3198, 31.3802, 14.5629
Hunter-Lab:
82.8423, 11.1163, 14.7133
#fecdc2 color charts
#fecdc2 color shades, tints & tones
#fecdc2 color schemes
#fecdc2 color preview, HTML & CSS examples
This text has a color of #fecdc2
<p style="color:#fecdc2;">Text here</p>
.mytext {color:#fecdc2;}
This box has a color of #fecdc2
<div style="background-color:#fecdc2;">Content here</div>
.mybackground {background-color:#fecdc2;}
Border around this has a color of #fecdc2
<div style="border:2px solid #fecdc2;">Content here</div>
.myborder {border:2px solid #fecdc2;}