#fed98f color space conversions
Hex:
#fed98f
RGB:
254, 217, 143
CMY:
0, 15, 44
CMYK:
0, 15, 44, 0
HSL:
40°, 98.2301%, 77.8431%
HSV (HSB):
40°, 43.7008%, 99.6078%
XYZ:
70.6438, 72.6797, 36.2919
xyY:
0.3933, 0.4046, 72.6797
CIE-Lab:
88.2947, 3.3672, 41.1494
CIE-LCH:
88.2947, 41.2869, 85.3219
CIE-Luv:
88.2947, 28.3634, 53.7556
Hunter-Lab:
85.2524, -1.2789, 34.4370
#fed98f color charts
#fed98f color shades, tints & tones
#fed98f color schemes
#fed98f color preview, HTML & CSS examples
This text has a color of #fed98f
<p style="color:#fed98f;">Text here</p>
.mytext {color:#fed98f;}
This box has a color of #fed98f
<div style="background-color:#fed98f;">Content here</div>
.mybackground {background-color:#fed98f;}
Border around this has a color of #fed98f
<div style="border:2px solid #fed98f;">Content here</div>
.myborder {border:2px solid #fed98f;}