#feed5d color space conversions
Hex:
#feed5d
RGB:
254, 237, 93
CMY:
0, 7, 64
CMYK:
0, 7, 63, 0
HSL:
54°, 98.7730%, 68.0392%
HSV (HSB):
54°, 63.3858%, 99.6078%
XYZ:
73.1330, 82.4295, 22.4119
xyY:
0.4109, 0.4632, 82.4295
CIE-Lab:
92.7641, -10.6390, 69.4371
CIE-LCH:
92.7641, 70.2474, 98.7110
CIE-Luv:
92.7641, 17.6439, 85.0092
Hunter-Lab:
90.7907, -15.0998, 48.9176
#feed5d color charts
#feed5d color shades, tints & tones
#feed5d color schemes
#feed5d color preview, HTML & CSS examples
This text has a color of #feed5d
<p style="color:#feed5d;">Text here</p>
.mytext {color:#feed5d;}
This box has a color of #feed5d
<div style="background-color:#feed5d;">Content here</div>
.mybackground {background-color:#feed5d;}
Border around this has a color of #feed5d
<div style="border:2px solid #feed5d;">Content here</div>
.myborder {border:2px solid #feed5d;}