#fed98c color space conversions
Hex:
#fed98c
RGB:
254, 217, 140
CMY:
0, 15, 45
CMYK:
0, 15, 45, 0
HSL:
41°, 98.2759%, 77.2549%
HSV (HSB):
41°, 44.8819%, 99.6078%
XYZ:
70.4195, 72.5900, 35.1107
xyY:
0.3953, 0.4075, 72.5900
CIE-Lab:
88.2518, 3.0724, 42.5964
CIE-LCH:
88.2518, 42.7070, 85.8744
CIE-Luv:
88.2518, 28.5680, 55.3869
Hunter-Lab:
85.1998, -1.5653, 35.2065
#fed98c color charts
#fed98c RGB chart
#fed98c CMYK chart
#fed98c RGB pie chart
#fed98c color shades, tints & tones
#fed98c color schemes
#fed98c color preview, HTML & CSS examples
This text has a color of #fed98c
<p style="color:#fed98c;">Text here</p>
.mytext {color:#fed98c;}
Text color #fed98c
This box has a color of #fed98c
<div style="background-color:#fed98c;">Content here</div>
.mybackground {background-color:#fed98c;}
Background color #fed98c
Border around this has a color of #fed98c
<div style="border:2px solid #fed98c;">Content here</div>
.myborder {border:2px solid #fed98c;}
Border color #fed98c