#fed8aa color space conversions
Hex:
#fed8aa
RGB:
254, 216, 170
CMY:
0, 15, 33
CMYK:
0, 15, 33, 0
HSL:
33°, 97.6744%, 83.1373%
HSV (HSB):
33°, 33.0709%, 99.6078%
XYZ:
72.6846, 73.0848, 48.3061
xyY:
0.3745, 0.3766, 73.0848
CIE-Lab:
88.4882, 6.8535, 27.6143
CIE-LCH:
88.4882, 28.4520, 76.0616
CIE-Luv:
88.4882, 26.9679, 37.1472
Hunter-Lab:
85.4897, 2.1565, 26.3408
#fed8aa color charts
#fed8aa color shades, tints & tones
#fed8aa color schemes
#fed8aa color preview, HTML & CSS examples
This text has a color of #fed8aa
<p style="color:#fed8aa;">Text here</p>
.mytext {color:#fed8aa;}
This box has a color of #fed8aa
<div style="background-color:#fed8aa;">Content here</div>
.mybackground {background-color:#fed8aa;}
Border around this has a color of #fed8aa
<div style="border:2px solid #fed8aa;">Content here</div>
.myborder {border:2px solid #fed8aa;}