#febac7 color space conversions
Hex:
#febac7
RGB:
254, 186, 199
CMY:
0, 27, 22
CMYK:
0, 27, 22, 0
HSL:
349°, 97.1429%, 86.2745%
HSV (HSB):
349°, 26.7717%, 99.6078%
XYZ:
68.7408, 60.3122, 62.0512
xyY:
0.3597, 0.3156, 60.3122
CIE-Lab:
82.0076, 26.3630, 3.1625
CIE-LCH:
82.0076, 26.5520, 6.8404
CIE-Luv:
82.0076, 41.8804, -0.2413
Hunter-Lab:
77.6609, 22.0909, 6.9898
#febac7 color charts
#febac7 color shades, tints & tones
#febac7 color schemes
#febac7 color preview, HTML & CSS examples
This text has a color of #febac7
<p style="color:#febac7;">Text here</p>
.mytext {color:#febac7;}
This box has a color of #febac7
<div style="background-color:#febac7;">Content here</div>
.mybackground {background-color:#febac7;}
Border around this has a color of #febac7
<div style="border:2px solid #febac7;">Content here</div>
.myborder {border:2px solid #febac7;}