#feda90 color space conversions
Hex:
#feda90
RGB:
254, 218, 144
CMY:
0, 15, 44
CMYK:
0, 14, 43, 0
HSL:
40°, 98.2143%, 78.0392%
HSV (HSB):
40°, 43.3071%, 99.6078%
XYZ:
70.9785, 73.2273, 36.7789
xyY:
0.3922, 0.4046, 73.2273
CIE-Lab:
88.5560, 2.9552, 40.9823
CIE-LCH:
88.5560, 41.0887, 85.8755
CIE-Luv:
88.5560, 27.6477, 53.7093
Hunter-Lab:
85.5729, -1.6957, 34.4185
#feda90 color charts
#feda90 color shades, tints & tones
#feda90 color schemes
#feda90 color preview, HTML & CSS examples
This text has a color of #feda90
<p style="color:#feda90;">Text here</p>
.mytext {color:#feda90;}
This box has a color of #feda90
<div style="background-color:#feda90;">Content here</div>
.mybackground {background-color:#feda90;}
Border around this has a color of #feda90
<div style="border:2px solid #feda90;">Content here</div>
.myborder {border:2px solid #feda90;}