#febdfb color space conversions
Hex:
#febdfb
RGB:
254, 189, 251
CMY:
0, 26, 2
CMYK:
0, 26, 1, 0
HSL:
303°, 97.0149%, 86.8627%
HSV (HSB):
303°, 25.5906%, 99.6078%
XYZ:
76.4832, 64.4311, 99.6721
xyY:
0.3179, 0.2678, 64.4311
CIE-Lab:
84.1897, 33.2117, -21.4526
CIE-LCH:
84.1897, 39.5377, 327.1402
CIE-Luv:
84.1897, 32.9806, -39.6462
Hunter-Lab:
80.2690, 29.6107, -17.4337
#febdfb color charts
#febdfb color shades, tints & tones
#febdfb color schemes
#febdfb color preview, HTML & CSS examples
This text has a color of #febdfb
<p style="color:#febdfb;">Text here</p>
.mytext {color:#febdfb;}
This box has a color of #febdfb
<div style="background-color:#febdfb;">Content here</div>
.mybackground {background-color:#febdfb;}
Border around this has a color of #febdfb
<div style="border:2px solid #febdfb;">Content here</div>
.myborder {border:2px solid #febdfb;}