#fed29d color space conversions
Hex:
#fed29d
RGB:
254, 210, 157
CMY:
0, 18, 38
CMYK:
0, 17, 38, 0
HSL:
33°, 97.9798%, 80.5882%
HSV (HSB):
33°, 38.1890%, 99.6078%
XYZ:
70.0054, 69.5983, 41.6424
xyY:
0.3862, 0.3840, 69.5983
CIE-Lab:
86.7995, 8.4439, 32.0666
CIE-LCH:
86.7995, 33.1597, 75.2476
CIE-Luv:
86.7995, 31.8019, 42.0420
Hunter-Lab:
83.4256, 3.7910, 28.8030
#fed29d color charts
#fed29d color shades, tints & tones
#fed29d color schemes
#fed29d color preview, HTML & CSS examples
This text has a color of #fed29d
<p style="color:#fed29d;">Text here</p>
.mytext {color:#fed29d;}
This box has a color of #fed29d
<div style="background-color:#fed29d;">Content here</div>
.mybackground {background-color:#fed29d;}
Border around this has a color of #fed29d
<div style="border:2px solid #fed29d;">Content here</div>
.myborder {border:2px solid #fed29d;}