#febaf9 color space conversions
Hex:
#febaf9
RGB:
254, 186, 249
CMY:
0, 27, 2
CMYK:
0, 27, 2, 0
HSL:
304°, 97.1429%, 86.2745%
HSV (HSB):
304°, 26.7717%, 99.6078%
XYZ:
75.5308, 63.0282, 97.8073
xyY:
0.3195, 0.2667, 63.0282
CIE-Lab:
83.4572, 34.4306, -21.4967
CIE-LCH:
83.4572, 40.5903, 328.0214
CIE-Luv:
83.4572, 34.7409, -39.8822
Hunter-Lab:
79.3903, 30.8894, -17.4709
#febaf9 color charts
#febaf9 color shades, tints & tones
#febaf9 color schemes
#febaf9 color preview, HTML & CSS examples
This text has a color of #febaf9
<p style="color:#febaf9;">Text here</p>
.mytext {color:#febaf9;}
This box has a color of #febaf9
<div style="background-color:#febaf9;">Content here</div>
.mybackground {background-color:#febaf9;}
Border around this has a color of #febaf9
<div style="border:2px solid #febaf9;">Content here</div>
.myborder {border:2px solid #febaf9;}