#fedbea color space conversions
Hex:
#fedbea
RGB:
254, 219, 234
CMY:
0, 14, 8
CMYK:
0, 14, 8, 0
HSL:
334°, 94.5946%, 92.7451%
HSV (HSB):
334°, 13.7795%, 99.6078%
XYZ:
81.0559, 77.6744, 88.5625
xyY:
0.3278, 0.3141, 77.6744
CIE-Lab:
90.6311, 14.5363, -2.8456
CIE-LCH:
90.6311, 14.8122, 348.9239
CIE-Luv:
90.6311, 19.5743, -7.0052
Hunter-Lab:
88.1331, 9.9333, 2.1143
#fedbea color charts
#fedbea color shades, tints & tones
#fedbea color schemes
#fedbea color preview, HTML & CSS examples
This text has a color of #fedbea
<p style="color:#fedbea;">Text here</p>
.mytext {color:#fedbea;}
This box has a color of #fedbea
<div style="background-color:#fedbea;">Content here</div>
.mybackground {background-color:#fedbea;}
Border around this has a color of #fedbea
<div style="border:2px solid #fedbea;">Content here</div>
.myborder {border:2px solid #fedbea;}