#febdf4 color space conversions
Hex:
#febdf4
RGB:
254, 189, 244
CMY:
0, 26, 4
CMYK:
0, 26, 4, 0
HSL:
309°, 97.0149%, 86.8627%
HSV (HSB):
309°, 25.5906%, 99.6078%
XYZ:
75.3998, 63.9977, 93.9667
xyY:
0.3231, 0.2742, 63.9977
CIE-Lab:
83.9646, 31.9757, -18.0624
CIE-LCH:
83.9646, 36.7246, 330.5388
CIE-Luv:
83.9646, 33.9673, -33.9279
Hunter-Lab:
79.9985, 28.2414, -13.6434
#febdf4 color charts
#febdf4 color shades, tints & tones
#febdf4 color schemes
#febdf4 color preview, HTML & CSS examples
This text has a color of #febdf4
<p style="color:#febdf4;">Text here</p>
.mytext {color:#febdf4;}
This box has a color of #febdf4
<div style="background-color:#febdf4;">Content here</div>
.mybackground {background-color:#febdf4;}
Border around this has a color of #febdf4
<div style="border:2px solid #febdf4;">Content here</div>
.myborder {border:2px solid #febdf4;}