#fda47e color space conversions
Hex:
#fda47e
RGB:
253, 164, 126
CMY:
1, 36, 51
CMYK:
0, 35, 50, 1
HSL:
18°, 96.9466%, 74.3137%
HSV (HSB):
18°, 50.1976%, 99.2157%
XYZ:
57.5494, 48.9399, 26.1518
xyY:
0.4339, 0.3690, 48.9399
CIE-Lab:
75.4139, 28.9715, 33.2894
CIE-LCH:
75.4139, 44.1308, 48.9672
CIE-Luv:
75.4139, 65.4144, 37.1353
Hunter-Lab:
69.9571, 24.4161, 26.8058
#fda47e color charts
#fda47e color shades, tints & tones
#fda47e color schemes
#fda47e color preview, HTML & CSS examples
This text has a color of #fda47e
<p style="color:#fda47e;">Text here</p>
.mytext {color:#fda47e;}
This box has a color of #fda47e
<div style="background-color:#fda47e;">Content here</div>
.mybackground {background-color:#fda47e;}
Border around this has a color of #fda47e
<div style="border:2px solid #fda47e;">Content here</div>
.myborder {border:2px solid #fda47e;}