#fedfb5 color space conversions
Hex:
#fedfb5
RGB:
254, 223, 181
CMY:
0, 13, 29
CMYK:
0, 12, 29, 0
HSL:
35°, 97.3333%, 85.2941%
HSV (HSB):
35°, 28.7402%, 99.6078%
XYZ:
75.6012, 77.1824, 54.6291
xyY:
0.3645, 0.3721, 77.1824
CIE-Lab:
90.4055, 4.6249, 24.5355
CIE-LCH:
90.4055, 24.9676, 79.3251
CIE-Luv:
90.4055, 21.8516, 33.8735
Hunter-Lab:
87.8535, -0.1377, 24.6297
#fedfb5 color charts
#fedfb5 color shades, tints & tones
#fedfb5 color schemes
#fedfb5 color preview, HTML & CSS examples
This text has a color of #fedfb5
<p style="color:#fedfb5;">Text here</p>
.mytext {color:#fedfb5;}
This box has a color of #fedfb5
<div style="background-color:#fedfb5;">Content here</div>
.mybackground {background-color:#fedfb5;}
Border around this has a color of #fedfb5
<div style="border:2px solid #fedfb5;">Content here</div>
.myborder {border:2px solid #fedfb5;}