#fecfe7 color space conversions
Hex:
#fecfe7
RGB:
254, 207, 231
CMY:
0, 19, 9
CMYK:
0, 19, 9, 0
HSL:
329°, 95.9184%, 90.3922%
HSV (HSB):
329°, 18.5039%, 99.6078%
XYZ:
77.6097, 71.4660, 85.3052
xyY:
0.3311, 0.3049, 71.4660
CIE-Lab:
87.7109, 20.3061, -5.5629
CIE-LCH:
87.7109, 21.0543, 344.6795
CIE-Luv:
87.7109, 26.2621, -12.2174
Hunter-Lab:
84.5376, 15.9311, -0.6520
#fecfe7 color charts
#fecfe7 color shades, tints & tones
#fecfe7 color schemes
#fecfe7 color preview, HTML & CSS examples
This text has a color of #fecfe7
<p style="color:#fecfe7;">Text here</p>
.mytext {color:#fecfe7;}
This box has a color of #fecfe7
<div style="background-color:#fecfe7;">Content here</div>
.mybackground {background-color:#fecfe7;}
Border around this has a color of #fecfe7
<div style="border:2px solid #fecfe7;">Content here</div>
.myborder {border:2px solid #fecfe7;}