#feebf6 color space conversions
Hex:
#feebf6
RGB:
254, 235, 246
CMY:
0, 8, 4
CMYK:
0, 7, 3, 0
HSL:
325°, 90.4762%, 95.8824%
HSV (HSB):
325°, 7.4803%, 99.6078%
XYZ:
87.2159, 87.1413, 99.4120
xyY:
0.3186, 0.3183, 87.1413
CIE-Lab:
94.7982, 8.2942, -2.9930
CIE-LCH:
94.7982, 8.8177, 340.1582
CIE-Luv:
94.7982, 10.1977, -6.1313
Hunter-Lab:
93.3495, 3.4099, 2.2042
#feebf6 color charts
#feebf6 color shades, tints & tones
#feebf6 color schemes
#feebf6 color preview, HTML & CSS examples
This text has a color of #feebf6
<p style="color:#feebf6;">Text here</p>
.mytext {color:#feebf6;}
This box has a color of #feebf6
<div style="background-color:#feebf6;">Content here</div>
.mybackground {background-color:#feebf6;}
Border around this has a color of #feebf6
<div style="border:2px solid #feebf6;">Content here</div>
.myborder {border:2px solid #feebf6;}