#fedfb1 color space conversions
Hex:
#fedfb1
RGB:
254, 223, 177
CMY:
0, 13, 31
CMYK:
0, 12, 30, 0
HSL:
36°, 97.4684%, 84.5098%
HSV (HSB):
36°, 30.3150%, 99.6078%
XYZ:
75.1965, 77.0205, 52.4981
xyY:
0.3673, 0.3762, 77.0205
CIE-Lab:
90.3311, 4.1177, 26.5010
CIE-LCH:
90.3311, 26.8190, 81.1682
CIE-Luv:
90.3311, 22.1534, 36.4935
Hunter-Lab:
87.7613, -0.6382, 25.9661
#fedfb1 color charts
#fedfb1 color shades, tints & tones
#fedfb1 color schemes
#fedfb1 color preview, HTML & CSS examples
This text has a color of #fedfb1
<p style="color:#fedfb1;">Text here</p>
.mytext {color:#fedfb1;}
This box has a color of #fedfb1
<div style="background-color:#fedfb1;">Content here</div>
.mybackground {background-color:#fedfb1;}
Border around this has a color of #fedfb1
<div style="border:2px solid #fedfb1;">Content here</div>
.myborder {border:2px solid #fedfb1;}