#fecbf9 color space conversions
Hex:
#fecbf9
RGB:
254, 203, 249
CMY:
0, 20, 2
CMYK:
0, 20, 2, 0
HSL:
306°, 96.2264%, 89.6078%
HSV (HSB):
306°, 20.0787%, 99.6078%
XYZ:
79.3279, 70.6223, 99.0730
xyY:
0.3186, 0.2836, 70.6223
CIE-Lab:
87.3012, 25.4959, -15.6981
CIE-LCH:
87.3012, 29.9412, 328.3790
CIE-Luv:
87.3012, 26.2705, -29.1456
Hunter-Lab:
84.0370, 21.4326, -11.0722
#fecbf9 color charts
#fecbf9 color shades, tints & tones
#fecbf9 color schemes
#fecbf9 color preview, HTML & CSS examples
This text has a color of #fecbf9
<p style="color:#fecbf9;">Text here</p>
.mytext {color:#fecbf9;}
This box has a color of #fecbf9
<div style="background-color:#fecbf9;">Content here</div>
.mybackground {background-color:#fecbf9;}
Border around this has a color of #fecbf9
<div style="border:2px solid #fecbf9;">Content here</div>
.myborder {border:2px solid #fecbf9;}