#febfff color space conversions
Hex:
#febfff
RGB:
254, 191, 255
CMY:
0, 25, 0
CMYK:
0, 25, 0, 0
HSL:
299°, 100.0000%, 87.4510%
HSV (HSB):
299°, 25.0980%, 100.0000%
XYZ:
77.5539, 65.5524, 103.1731
xyY:
0.3149, 0.2662, 65.5524
CIE-Lab:
84.7676, 32.8807, -22.7037
CIE-LCH:
84.7676, 39.9575, 325.3754
CIE-Luv:
84.7676, 31.4454, -41.6690
Hunter-Lab:
80.9645, 29.2929, -18.8782
#febfff color charts
#febfff color shades, tints & tones
#febfff color schemes
#febfff color preview, HTML & CSS examples
This text has a color of #febfff
<p style="color:#febfff;">Text here</p>
.mytext {color:#febfff;}
This box has a color of #febfff
<div style="background-color:#febfff;">Content here</div>
.mybackground {background-color:#febfff;}
Border around this has a color of #febfff
<div style="border:2px solid #febfff;">Content here</div>
.myborder {border:2px solid #febfff;}