#fed8a4 color space conversions
Hex:
#fed8a4
RGB:
254, 216, 164
CMY:
0, 15, 36
CMYK:
0, 15, 35, 0
HSL:
35°, 97.8261%, 81.9608%
HSV (HSB):
35°, 35.4331%, 99.6078%
XYZ:
72.1298, 72.8629, 45.3843
xyY:
0.3789, 0.3827, 72.8629
CIE-Lab:
88.3823, 6.1434, 30.5714
CIE-LCH:
88.3823, 31.1825, 78.6376
CIE-Luv:
88.3823, 27.4475, 40.9308
Hunter-Lab:
85.3598, 1.4545, 28.2284
#fed8a4 color charts
#fed8a4 color shades, tints & tones
#fed8a4 color schemes
#fed8a4 color preview, HTML & CSS examples
This text has a color of #fed8a4
<p style="color:#fed8a4;">Text here</p>
.mytext {color:#fed8a4;}
This box has a color of #fed8a4
<div style="background-color:#fed8a4;">Content here</div>
.mybackground {background-color:#fed8a4;}
Border around this has a color of #fed8a4
<div style="border:2px solid #fed8a4;">Content here</div>
.myborder {border:2px solid #fed8a4;}