#febfd4 color space conversions
Hex:
#febfd4
RGB:
254, 191, 212
CMY:
0, 25, 17
CMYK:
0, 25, 17, 0
HSL:
340°, 96.9231%, 87.2549%
HSV (HSB):
340°, 24.8031%, 99.6078%
XYZ:
71.3875, 63.0859, 70.7016
xyY:
0.3479, 0.3075, 63.0859
CIE-Lab:
83.4876, 25.6716, -1.6585
CIE-LCH:
83.4876, 25.7251, 356.3035
CIE-Luv:
83.4876, 37.2880, -7.2174
Hunter-Lab:
79.4266, 21.4366, 2.8216
#febfd4 color charts
#febfd4 color shades, tints & tones
#febfd4 color schemes
#febfd4 color preview, HTML & CSS examples
This text has a color of #febfd4
<p style="color:#febfd4;">Text here</p>
.mytext {color:#febfd4;}
This box has a color of #febfd4
<div style="background-color:#febfd4;">Content here</div>
.mybackground {background-color:#febfd4;}
Border around this has a color of #febfd4
<div style="border:2px solid #febfd4;">Content here</div>
.myborder {border:2px solid #febfd4;}