#fedbe3 color space conversions
Hex:
#fedbe3
RGB:
254, 219, 227
CMY:
0, 14, 11
CMYK:
0, 14, 11, 0
HSL:
346°, 94.5946%, 92.7451%
HSV (HSB):
346°, 13.7795%, 99.6078%
XYZ:
80.0697, 77.2799, 83.3694
xyY:
0.3326, 0.3210, 77.2799
CIE-Lab:
90.4503, 13.3849, 0.5654
CIE-LCH:
90.4503, 13.3969, 2.4188
CIE-Luv:
90.4503, 20.2275, -1.5868
Hunter-Lab:
87.9090, 8.7415, 5.3080
#fedbe3 color charts
#fedbe3 color shades, tints & tones
#fedbe3 color schemes
#fedbe3 color preview, HTML & CSS examples
This text has a color of #fedbe3
<p style="color:#fedbe3;">Text here</p>
.mytext {color:#fedbe3;}
This box has a color of #fedbe3
<div style="background-color:#fedbe3;">Content here</div>
.mybackground {background-color:#fedbe3;}
Border around this has a color of #fedbe3
<div style="border:2px solid #fedbe3;">Content here</div>
.myborder {border:2px solid #fedbe3;}