#febae7 color space conversions
Hex:
#febae7
RGB:
254, 186, 231
CMY:
0, 27, 9
CMYK:
0, 27, 9, 0
HSL:
320°, 97.1429%, 86.2745%
HSV (HSB):
320°, 26.7717%, 99.6078%
XYZ:
72.8558, 61.9582, 83.7205
xyY:
0.3334, 0.2835, 61.9582
CIE-Lab:
82.8912, 31.3370, -12.7241
CIE-LCH:
82.8912, 33.8218, 337.9009
CIE-Luv:
82.8912, 37.3579, -25.2629
Hunter-Lab:
78.7135, 27.4676, -7.9620
#febae7 color charts
#febae7 color shades, tints & tones
#febae7 color schemes
#febae7 color preview, HTML & CSS examples
This text has a color of #febae7
<p style="color:#febae7;">Text here</p>
.mytext {color:#febae7;}
This box has a color of #febae7
<div style="background-color:#febae7;">Content here</div>
.mybackground {background-color:#febae7;}
Border around this has a color of #febae7
<div style="border:2px solid #febae7;">Content here</div>
.myborder {border:2px solid #febae7;}