#fed89f color space conversions
Hex:
#fed89f
RGB:
254, 216, 159
CMY:
0, 15, 38
CMYK:
0, 15, 37, 0
HSL:
36°, 97.9381%, 80.9804%
HSV (HSB):
36°, 37.4016%, 99.6078%
XYZ:
71.6869, 72.6858, 43.0523
xyY:
0.3825, 0.3878, 72.6858
CIE-Lab:
88.2976, 5.5730, 33.0293
CIE-LCH:
88.2976, 33.4962, 80.4227
CIE-Luv:
88.2976, 27.8365, 43.9975
Hunter-Lab:
85.2559, 0.8927, 29.7390
#fed89f color charts
#fed89f color shades, tints & tones
#fed89f color schemes
#fed89f color preview, HTML & CSS examples
This text has a color of #fed89f
<p style="color:#fed89f;">Text here</p>
.mytext {color:#fed89f;}
This box has a color of #fed89f
<div style="background-color:#fed89f;">Content here</div>
.mybackground {background-color:#fed89f;}
Border around this has a color of #fed89f
<div style="border:2px solid #fed89f;">Content here</div>
.myborder {border:2px solid #fed89f;}