#fdea7f color space conversions
Hex:
#fdea7f
RGB:
253, 234, 127
CMY:
1, 8, 50
CMYK:
0, 8, 50, 1
HSL:
51°, 96.9231%, 74.5098%
HSV (HSB):
51°, 49.8024%, 99.2157%
XYZ:
73.7616, 81.2606, 31.8759
xyY:
0.3947, 0.4348, 81.2606
CIE-Lab:
92.2475, -7.1034, 53.8339
CIE-LCH:
92.2475, 54.3005, 97.5168
CIE-Luv:
92.2475, 17.6093, 70.1020
Hunter-Lab:
90.1447, -11.6941, 42.1358
#fdea7f color charts
#fdea7f color shades, tints & tones
#fdea7f color schemes
#fdea7f color preview, HTML & CSS examples
This text has a color of #fdea7f
<p style="color:#fdea7f;">Text here</p>
.mytext {color:#fdea7f;}
This box has a color of #fdea7f
<div style="background-color:#fdea7f;">Content here</div>
.mybackground {background-color:#fdea7f;}
Border around this has a color of #fdea7f
<div style="border:2px solid #fdea7f;">Content here</div>
.myborder {border:2px solid #fdea7f;}