#feebdc color space conversions
Hex:
#feebdc
RGB:
254, 235, 220
CMY:
0, 8, 14
CMYK:
0, 7, 13, 0
HSL:
26°, 94.4444%, 92.9412%
HSV (HSB):
26°, 13.3858%, 99.6078%
XYZ:
83.4996, 85.6548, 79.8423
xyY:
0.3353, 0.3440, 85.6548
CIE-Lab:
94.1646, 4.0240, 9.5869
CIE-LCH:
94.1646, 10.3972, 67.2303
CIE-Luv:
94.1646, 12.1072, 13.6125
Hunter-Lab:
92.5499, -0.9174, 13.6358
#feebdc color charts
#feebdc RGB chart
#feebdc CMYK chart
#feebdc RGB pie chart
#feebdc color shades, tints & tones
#feebdc color schemes
#feebdc color preview, HTML & CSS examples
This text has a color of #feebdc
<p style="color:#feebdc;">Text here</p>
.mytext {color:#feebdc;}
Text color #feebdc
This box has a color of #feebdc
<div style="background-color:#feebdc;">Content here</div>
.mybackground {background-color:#feebdc;}
Background color #feebdc
Border around this has a color of #feebdc
<div style="border:2px solid #feebdc;">Content here</div>
.myborder {border:2px solid #feebdc;}
Border color #feebdc