#fed88d color space conversions
Hex:
#fed88d
RGB:
254, 216, 141
CMY:
0, 15, 45
CMYK:
0, 15, 44, 0
HSL:
40°, 98.2609%, 77.4510%
HSV (HSB):
40°, 44.4882%, 99.6078%
XYZ:
70.2366, 72.1057, 35.4152
xyY:
0.3951, 0.4056, 72.1057
CIE-Lab:
88.0194, 3.6821, 41.8004
CIE-LCH:
88.0194, 41.9622, 84.9660
CIE-Luv:
88.0194, 29.1512, 54.3467
Hunter-Lab:
84.9150, -0.9568, 34.7127
#fed88d color charts
#fed88d color shades, tints & tones
#fed88d color schemes
#fed88d color preview, HTML & CSS examples
This text has a color of #fed88d
<p style="color:#fed88d;">Text here</p>
.mytext {color:#fed88d;}
This box has a color of #fed88d
<div style="background-color:#fed88d;">Content here</div>
.mybackground {background-color:#fed88d;}
Border around this has a color of #fed88d
<div style="border:2px solid #fed88d;">Content here</div>
.myborder {border:2px solid #fed88d;}