#fedf98 color space conversions
Hex:
#fedf98
RGB:
254, 223, 152
CMY:
0, 13, 40
CMYK:
0, 12, 40, 0
HSL:
42°, 98.0769%, 79.6078%
HSV (HSB):
42°, 40.1575%, 99.6078%
XYZ:
72.9282, 76.1132, 40.5533
xyY:
0.3847, 0.4015, 76.1132
CIE-Lab:
89.9119, 1.2271, 38.7095
CIE-LCH:
89.9119, 38.7290, 88.1844
CIE-Luv:
89.9119, 23.9164, 51.7714
Hunter-Lab:
87.2429, -3.4630, 33.5101
#fedf98 color charts
#fedf98 color shades, tints & tones
#fedf98 color schemes
#fedf98 color preview, HTML & CSS examples
This text has a color of #fedf98
<p style="color:#fedf98;">Text here</p>
.mytext {color:#fedf98;}
This box has a color of #fedf98
<div style="background-color:#fedf98;">Content here</div>
.mybackground {background-color:#fedf98;}
Border around this has a color of #fedf98
<div style="border:2px solid #fedf98;">Content here</div>
.myborder {border:2px solid #fedf98;}