#febae8 color space conversions
Hex:
#febae8
RGB:
254, 186, 232
CMY:
0, 27, 9
CMYK:
0, 27, 9, 0
HSL:
319°, 97.1429%, 86.2745%
HSV (HSB):
319°, 26.7717%, 99.6078%
XYZ:
72.9974, 62.0148, 84.4666
xyY:
0.3326, 0.2826, 62.0148
CIE-Lab:
82.9213, 31.5036, -13.2148
CIE-LCH:
82.9213, 34.1629, 337.2435
CIE-Luv:
82.9213, 37.2134, -26.0673
Hunter-Lab:
78.7495, 27.6503, -8.4697
#febae8 color charts
#febae8 color shades, tints & tones
#febae8 color schemes
#febae8 color preview, HTML & CSS examples
This text has a color of #febae8
<p style="color:#febae8;">Text here</p>
.mytext {color:#febae8;}
This box has a color of #febae8
<div style="background-color:#febae8;">Content here</div>
.mybackground {background-color:#febae8;}
Border around this has a color of #febae8
<div style="border:2px solid #febae8;">Content here</div>
.myborder {border:2px solid #febae8;}