#feda6e color space conversions
Hex:
#feda6e
RGB:
254, 218, 110
CMY:
0, 15, 57
CMYK:
0, 14, 57, 0
HSL:
45°, 98.6301%, 71.3725%
HSV (HSB):
45°, 56.6929%, 99.6078%
XYZ:
68.7589, 72.3394, 25.0908
xyY:
0.4137, 0.4353, 72.3394
CIE-Lab:
88.1317, 0.0054, 56.9212
CIE-LCH:
88.1317, 56.9212, 89.9946
CIE-Luv:
88.1317, 29.7038, 70.2945
Hunter-Lab:
85.0526, -4.5376, 42.0461
#feda6e color charts
#feda6e color shades, tints & tones
#feda6e color schemes
#feda6e color preview, HTML & CSS examples
This text has a color of #feda6e
<p style="color:#feda6e;">Text here</p>
.mytext {color:#feda6e;}
This box has a color of #feda6e
<div style="background-color:#feda6e;">Content here</div>
.mybackground {background-color:#feda6e;}
Border around this has a color of #feda6e
<div style="border:2px solid #feda6e;">Content here</div>
.myborder {border:2px solid #feda6e;}