#fed47c color space conversions
Hex:
#fed47c
RGB:
254, 212, 124
CMY:
0, 17, 51
CMYK:
0, 17, 51, 0
HSL:
41°, 98.4848%, 74.1176%
HSV (HSB):
41°, 51.1811%, 99.6078%
XYZ:
68.0546, 69.6130, 28.9186
xyY:
0.4085, 0.4179, 69.6130
CIE-Lab:
86.8067, 4.1788, 48.6940
CIE-LCH:
86.8067, 48.8730, 85.0951
CIE-Luv:
86.8067, 32.9485, 61.1576
Hunter-Lab:
83.4344, -0.4139, 37.8540
#fed47c color charts
#fed47c color shades, tints & tones
#fed47c color schemes
#fed47c color preview, HTML & CSS examples
This text has a color of #fed47c
<p style="color:#fed47c;">Text here</p>
.mytext {color:#fed47c;}
This box has a color of #fed47c
<div style="background-color:#fed47c;">Content here</div>
.mybackground {background-color:#fed47c;}
Border around this has a color of #fed47c
<div style="border:2px solid #fed47c;">Content here</div>
.myborder {border:2px solid #fed47c;}