#febcef color space conversions
Hex:
#febcef
RGB:
254, 188, 239
CMY:
0, 26, 6
CMYK:
0, 26, 6, 0
HSL:
314°, 97.0588%, 86.6667%
HSV (HSB):
314°, 25.9843%, 99.6078%
XYZ:
74.4363, 63.2693, 89.9503
xyY:
0.3270, 0.2779, 63.2693
CIE-Lab:
83.5839, 31.6366, -15.9662
CIE-LCH:
83.5839, 35.4372, 333.2210
CIE-Luv:
83.5839, 35.1802, -30.4876
Hunter-Lab:
79.5420, 27.8438, -11.3689
#febcef color charts
#febcef color shades, tints & tones
#febcef color schemes
#febcef color preview, HTML & CSS examples
This text has a color of #febcef
<p style="color:#febcef;">Text here</p>
.mytext {color:#febcef;}
This box has a color of #febcef
<div style="background-color:#febcef;">Content here</div>
.mybackground {background-color:#febcef;}
Border around this has a color of #febcef
<div style="border:2px solid #febcef;">Content here</div>
.myborder {border:2px solid #febcef;}