#febef8 color space conversions
Hex:
#febef8
RGB:
254, 190, 248
CMY:
0, 25, 3
CMYK:
0, 25, 2, 0
HSL:
306°, 96.9697%, 87.0588%
HSV (HSB):
306°, 25.1969%, 99.6078%
XYZ:
76.2298, 64.6751, 97.2727
xyY:
0.3201, 0.2715, 64.6751
CIE-Lab:
84.3160, 32.1530, -19.6639
CIE-LCH:
84.3160, 37.6893, 328.5512
CIE-Luv:
84.3160, 32.9077, -36.5648
Hunter-Lab:
80.4208, 28.4613, -15.4195
#febef8 color charts
#febef8 color shades, tints & tones
#febef8 color schemes
#febef8 color preview, HTML & CSS examples
This text has a color of #febef8
<p style="color:#febef8;">Text here</p>
.mytext {color:#febef8;}
This box has a color of #febef8
<div style="background-color:#febef8;">Content here</div>
.mybackground {background-color:#febef8;}
Border around this has a color of #febef8
<div style="border:2px solid #febef8;">Content here</div>
.myborder {border:2px solid #febef8;}