#febdcc color space conversions
Hex:
#febdcc
RGB:
254, 189, 204
CMY:
0, 26, 20
CMYK:
0, 26, 20, 0
HSL:
346°, 97.0149%, 86.8627%
HSV (HSB):
346°, 25.5906%, 99.6078%
XYZ:
69.9697, 61.8257, 65.3725
xyY:
0.3549, 0.3136, 61.8257
CIE-Lab:
82.8206, 25.5174, 1.6571
CIE-LCH:
82.8206, 25.5711, 3.7156
CIE-Luv:
82.8206, 39.4796, -2.2692
Hunter-Lab:
78.6293, 21.2403, 5.7467
#febdcc color charts
#febdcc color shades, tints & tones
#febdcc color schemes
#febdcc color preview, HTML & CSS examples
This text has a color of #febdcc
<p style="color:#febdcc;">Text here</p>
.mytext {color:#febdcc;}
This box has a color of #febdcc
<div style="background-color:#febdcc;">Content here</div>
.mybackground {background-color:#febdcc;}
Border around this has a color of #febdcc
<div style="border:2px solid #febdcc;">Content here</div>
.myborder {border:2px solid #febdcc;}