#fed79a color space conversions
Hex:
#fed79a
RGB:
254, 215, 154
CMY:
0, 16, 40
CMYK:
0, 15, 39, 0
HSL:
37°, 98.0392%, 80.0000%
HSV (HSB):
37°, 39.3701%, 99.6078%
XYZ:
71.0062, 72.0048, 40.7277
xyY:
0.3865, 0.3919, 72.0048
CIE-Lab:
87.9709, 5.5362, 35.1571
CIE-LCH:
87.9709, 35.5903, 81.0511
CIE-Luv:
87.9709, 28.8524, 46.4618
Hunter-Lab:
84.8556, 0.8694, 30.9418
#fed79a color charts
#fed79a color shades, tints & tones
#fed79a color schemes
#fed79a color preview, HTML & CSS examples
This text has a color of #fed79a
<p style="color:#fed79a;">Text here</p>
.mytext {color:#fed79a;}
This box has a color of #fed79a
<div style="background-color:#fed79a;">Content here</div>
.mybackground {background-color:#fed79a;}
Border around this has a color of #fed79a
<div style="border:2px solid #fed79a;">Content here</div>
.myborder {border:2px solid #fed79a;}