#febddc color space conversions
Hex:
#febddc
RGB:
254, 189, 220
CMY:
0, 26, 14
CMYK:
0, 26, 13, 0
HSL:
331°, 97.0149%, 86.8627%
HSV (HSB):
331°, 25.5906%, 99.6078%
XYZ:
71.9889, 62.6333, 76.0054
xyY:
0.3418, 0.2974, 62.6333
CIE-Lab:
83.2491, 27.9722, -6.2963
CIE-LCH:
83.2491, 28.6721, 347.3146
CIE-Luv:
83.2491, 37.3104, -14.6730
Hunter-Lab:
79.1412, 23.8711, -1.5419
#febddc color charts
#febddc color shades, tints & tones
#febddc color schemes
#febddc color preview, HTML & CSS examples
This text has a color of #febddc
<p style="color:#febddc;">Text here</p>
.mytext {color:#febddc;}
This box has a color of #febddc
<div style="background-color:#febddc;">Content here</div>
.mybackground {background-color:#febddc;}
Border around this has a color of #febddc
<div style="border:2px solid #febddc;">Content here</div>
.myborder {border:2px solid #febddc;}