#febedc color space conversions
Hex:
#febedc
RGB:
254, 190, 220
CMY:
0, 25, 14
CMYK:
0, 25, 13, 0
HSL:
332°, 96.9697%, 87.0588%
HSV (HSB):
332°, 25.1969%, 99.6078%
XYZ:
72.2048, 63.0650, 76.0773
xyY:
0.3416, 0.2984, 63.0650
CIE-Lab:
83.4766, 27.4467, -5.9600
CIE-LCH:
83.4766, 28.0863, 347.7485
CIE-Luv:
83.4766, 36.7670, -14.0652
Hunter-Lab:
79.4135, 23.3231, -1.2097
#febedc color charts
#febedc RGB chart
#febedc CMYK chart
#febedc RGB pie chart
#febedc color shades, tints & tones
#febedc color schemes
#febedc color preview, HTML & CSS examples
This text has a color of #febedc
<p style="color:#febedc;">Text here</p>
.mytext {color:#febedc;}
Text color #febedc
This box has a color of #febedc
<div style="background-color:#febedc;">Content here</div>
.mybackground {background-color:#febedc;}
Background color #febedc
Border around this has a color of #febedc
<div style="border:2px solid #febedc;">Content here</div>
.myborder {border:2px solid #febedc;}
Border color #febedc