#fedbf6 color space conversions
Hex:
#fedbf6
RGB:
254, 219, 246
CMY:
0, 14, 4
CMYK:
0, 14, 3, 0
HSL:
314°, 94.5946%, 92.7451%
HSV (HSB):
314°, 13.7795%, 99.6078%
XYZ:
82.8391, 78.3877, 97.9530
xyY:
0.3196, 0.3024, 78.3877
CIE-Lab:
90.9565, 16.5857, -8.6627
CIE-LCH:
90.9565, 18.7117, 332.4219
CIE-Luv:
90.9565, 18.4371, -16.4582
Hunter-Lab:
88.5368, 12.0734, -3.6199
#fedbf6 color charts
#fedbf6 color shades, tints & tones
#fedbf6 color schemes
#fedbf6 color preview, HTML & CSS examples
This text has a color of #fedbf6
<p style="color:#fedbf6;">Text here</p>
.mytext {color:#fedbf6;}
This box has a color of #fedbf6
<div style="background-color:#fedbf6;">Content here</div>
.mybackground {background-color:#fedbf6;}
Border around this has a color of #fedbf6
<div style="border:2px solid #fedbf6;">Content here</div>
.myborder {border:2px solid #fedbf6;}