#febee2 color space conversions
Hex:
#febee2
RGB:
254, 190, 226
CMY:
0, 25, 11
CMYK:
0, 25, 11, 0
HSL:
326°, 96.9697%, 87.0588%
HSV (HSB):
326°, 25.1969%, 99.6078%
XYZ:
73.0140, 63.3887, 80.3385
xyY:
0.3369, 0.2925, 63.3887
CIE-Lab:
83.6465, 28.4123, -8.9206
CIE-LCH:
83.6465, 29.7798, 342.5694
CIE-Luv:
83.6465, 35.9495, -18.8116
Hunter-Lab:
79.6170, 24.3662, -4.0953
#febee2 color charts
#febee2 color shades, tints & tones
#febee2 color schemes
#febee2 color preview, HTML & CSS examples
This text has a color of #febee2
<p style="color:#febee2;">Text here</p>
.mytext {color:#febee2;}
This box has a color of #febee2
<div style="background-color:#febee2;">Content here</div>
.mybackground {background-color:#febee2;}
Border around this has a color of #febee2
<div style="border:2px solid #febee2;">Content here</div>
.myborder {border:2px solid #febee2;}