#fedbec color space conversions
Hex:
#fedbec
RGB:
254, 219, 236
CMY:
0, 14, 7
CMYK:
0, 14, 7, 0
HSL:
331°, 94.5946%, 92.7451%
HSV (HSB):
331°, 13.7795%, 99.6078%
XYZ:
81.3449, 77.7900, 90.0845
xyY:
0.3264, 0.3121, 77.7900
CIE-Lab:
90.6840, 14.8713, -3.8179
CIE-LCH:
90.6840, 15.3536, 345.6015
CIE-Luv:
90.6840, 19.3862, -8.5670
Hunter-Lab:
88.1986, 10.2815, 1.1813
#fedbec color charts
#fedbec RGB chart
#fedbec CMYK chart
#fedbec RGB pie chart
#fedbec color shades, tints & tones
#fedbec color schemes
#fedbec color preview, HTML & CSS examples
This text has a color of #fedbec
<p style="color:#fedbec;">Text here</p>
.mytext {color:#fedbec;}
Text color #fedbec
This box has a color of #fedbec
<div style="background-color:#fedbec;">Content here</div>
.mybackground {background-color:#fedbec;}
Background color #fedbec
Border around this has a color of #fedbec
<div style="border:2px solid #fedbec;">Content here</div>
.myborder {border:2px solid #fedbec;}
Border color #fedbec