#fed69d color space conversions
Hex:
#fed69d
RGB:
254, 214, 157
CMY:
0, 16, 38
CMYK:
0, 16, 38, 0
HSL:
35°, 97.9798%, 80.5882%
HSV (HSB):
35°, 38.1890%, 99.6078%
XYZ:
71.0054, 71.5983, 41.9758
xyY:
0.3847, 0.3879, 71.5983
CIE-Lab:
87.7749, 6.3795, 33.3619
CIE-LCH:
87.7749, 33.9664, 79.1746
CIE-Luv:
87.7749, 29.2568, 44.1493
Hunter-Lab:
84.6158, 1.7109, 29.8188
#fed69d color charts
#fed69d color shades, tints & tones
#fed69d color schemes
#fed69d color preview, HTML & CSS examples
This text has a color of #fed69d
<p style="color:#fed69d;">Text here</p>
.mytext {color:#fed69d;}
This box has a color of #fed69d
<div style="background-color:#fed69d;">Content here</div>
.mybackground {background-color:#fed69d;}
Border around this has a color of #fed69d
<div style="border:2px solid #fed69d;">Content here</div>
.myborder {border:2px solid #fed69d;}