#febde0 color space conversions
Hex:
#febde0
RGB:
254, 189, 224
CMY:
0, 26, 12
CMYK:
0, 26, 12, 0
HSL:
328°, 97.0149%, 86.8627%
HSV (HSB):
328°, 25.5906%, 99.6078%
XYZ:
72.5252, 62.8478, 78.8294
xyY:
0.3386, 0.2934, 62.8478
CIE-Lab:
83.3623, 28.6134, -8.2718
CIE-LCH:
83.3623, 29.7850, 343.8760
CIE-Luv:
83.3623, 36.7593, -17.8352
Hunter-Lab:
79.2766, 24.5643, -3.4619
#febde0 color charts
#febde0 color shades, tints & tones
#febde0 color schemes
#febde0 color preview, HTML & CSS examples
This text has a color of #febde0
<p style="color:#febde0;">Text here</p>
.mytext {color:#febde0;}
This box has a color of #febde0
<div style="background-color:#febde0;">Content here</div>
.mybackground {background-color:#febde0;}
Border around this has a color of #febde0
<div style="border:2px solid #febde0;">Content here</div>
.myborder {border:2px solid #febde0;}