#febdca color space conversions
Hex:
#febdca
RGB:
254, 189, 202
CMY:
0, 26, 21
CMYK:
0, 26, 20, 0
HSL:
348°, 97.0149%, 86.8627%
HSV (HSB):
348°, 25.5906%, 99.6078%
XYZ:
69.7313, 61.7303, 64.1170
xyY:
0.3565, 0.3156, 61.7303
CIE-Lab:
82.7698, 25.2231, 2.6566
CIE-LCH:
82.7698, 25.3626, 6.0124
CIE-Luv:
82.7698, 39.7461, -0.7500
Hunter-Lab:
78.5686, 20.9274, 6.6136
#febdca color charts
#febdca color shades, tints & tones
#febdca color schemes
#febdca color preview, HTML & CSS examples
This text has a color of #febdca
<p style="color:#febdca;">Text here</p>
.mytext {color:#febdca;}
This box has a color of #febdca
<div style="background-color:#febdca;">Content here</div>
.mybackground {background-color:#febdca;}
Border around this has a color of #febdca
<div style="border:2px solid #febdca;">Content here</div>
.myborder {border:2px solid #febdca;}