#fde4a5 color space conversions
Hex:
#fde4a5
RGB:
253, 228, 165
CMY:
1, 11, 35
CMYK:
0, 10, 35, 1
HSL:
43°, 95.6522%, 81.9608%
HSV (HSB):
43°, 34.7826%, 99.2157%
XYZ:
75.0429, 79.0861, 46.9073
xyY:
0.3733, 0.3934, 79.0861
CIE-Lab:
91.2732, -0.2585, 33.9029
CIE-LCH:
91.2732, 33.9039, 90.4368
CIE-Luv:
91.2732, 19.2865, 46.6655
Hunter-Lab:
88.9303, -5.0027, 30.9781
#fde4a5 color charts
#fde4a5 color shades, tints & tones
#fde4a5 color schemes
#fde4a5 color preview, HTML & CSS examples
This text has a color of #fde4a5
<p style="color:#fde4a5;">Text here</p>
.mytext {color:#fde4a5;}
This box has a color of #fde4a5
<div style="background-color:#fde4a5;">Content here</div>
.mybackground {background-color:#fde4a5;}
Border around this has a color of #fde4a5
<div style="border:2px solid #fde4a5;">Content here</div>
.myborder {border:2px solid #fde4a5;}