#febed6 color space conversions
Hex:
#febed6
RGB:
254, 190, 214
CMY:
0, 25, 16
CMYK:
0, 25, 16, 0
HSL:
338°, 96.9697%, 87.0588%
HSV (HSB):
338°, 25.1969%, 99.6078%
XYZ:
71.4241, 62.7528, 71.9664
xyY:
0.3465, 0.3044, 62.7528
CIE-Lab:
83.3121, 26.5054, -2.9876
CIE-LCH:
83.3121, 26.6732, 353.5690
CIE-Luv:
83.3121, 37.5773, -9.3706
Hunter-Lab:
79.2167, 22.3118, 1.5882
#febed6 color charts
#febed6 color shades, tints & tones
#febed6 color schemes
#febed6 color preview, HTML & CSS examples
This text has a color of #febed6
<p style="color:#febed6;">Text here</p>
.mytext {color:#febed6;}
This box has a color of #febed6
<div style="background-color:#febed6;">Content here</div>
.mybackground {background-color:#febed6;}
Border around this has a color of #febed6
<div style="border:2px solid #febed6;">Content here</div>
.myborder {border:2px solid #febed6;}