#fed0a6 color space conversions
Hex:
#fed0a6
RGB:
254, 208, 166
CMY:
0, 18, 35
CMYK:
0, 18, 35, 0
HSL:
29°, 97.7778%, 82.3529%
HSV (HSB):
29°, 34.6457%, 99.6078%
XYZ:
70.3119, 68.9358, 45.6765
xyY:
0.3802, 0.3728, 68.9358
CIE-Lab:
86.4722, 10.5123, 26.9582
CIE-LCH:
86.4722, 28.9353, 68.6967
CIE-Luv:
86.4722, 32.2863, 35.3526
Hunter-Lab:
83.0276, 5.8644, 25.5017
#fed0a6 color charts
#fed0a6 color shades, tints & tones
#fed0a6 color schemes
#fed0a6 color preview, HTML & CSS examples
This text has a color of #fed0a6
<p style="color:#fed0a6;">Text here</p>
.mytext {color:#fed0a6;}
This box has a color of #fed0a6
<div style="background-color:#fed0a6;">Content here</div>
.mybackground {background-color:#fed0a6;}
Border around this has a color of #fed0a6
<div style="border:2px solid #fed0a6;">Content here</div>
.myborder {border:2px solid #fed0a6;}