#febff8 color space conversions
Hex:
#febff8
RGB:
254, 191, 248
CMY:
0, 25, 3
CMYK:
0, 25, 2, 0
HSL:
306°, 96.9231%, 87.2549%
HSV (HSB):
306°, 24.8031%, 99.6078%
XYZ:
76.4471, 65.1097, 97.3452
xyY:
0.3200, 0.2725, 65.1097
CIE-Lab:
84.5403, 31.6275, -19.3250
CIE-LCH:
84.5403, 37.0642, 328.5743
CIE-Luv:
84.5403, 32.4107, -35.9374
Hunter-Lab:
80.6906, 27.9042, -15.0440
#febff8 color charts
#febff8 color shades, tints & tones
#febff8 color schemes
#febff8 color preview, HTML & CSS examples
This text has a color of #febff8
<p style="color:#febff8;">Text here</p>
.mytext {color:#febff8;}
This box has a color of #febff8
<div style="background-color:#febff8;">Content here</div>
.mybackground {background-color:#febff8;}
Border around this has a color of #febff8
<div style="border:2px solid #febff8;">Content here</div>
.myborder {border:2px solid #febff8;}