#fbecdf color space conversions
Hex:
#fbecdf
RGB:
251, 236, 223
CMY:
2, 7, 13
CMYK:
0, 6, 11, 2
HSL:
28°, 77.7778%, 92.9412%
HSV (HSB):
28°, 11.1554%, 98.4314%
XYZ:
83.0984, 85.8278, 81.9987
xyY:
0.3312, 0.3420, 85.8278
CIE-Lab:
94.2387, 2.9362, 8.1054
CIE-LCH:
94.2387, 8.6209, 70.0874
CIE-Luv:
94.2387, 9.5363, 11.6555
Hunter-Lab:
92.6433, -2.0164, 12.3727
#fbecdf color charts
#fbecdf color shades, tints & tones
#fbecdf color schemes
#fbecdf color preview, HTML & CSS examples
This text has a color of #fbecdf
<p style="color:#fbecdf;">Text here</p>
.mytext {color:#fbecdf;}
This box has a color of #fbecdf
<div style="background-color:#fbecdf;">Content here</div>
.mybackground {background-color:#fbecdf;}
Border around this has a color of #fbecdf
<div style="border:2px solid #fbecdf;">Content here</div>
.myborder {border:2px solid #fbecdf;}