#fed86f color space conversions
Hex:
#fed86f
RGB:
254, 216, 111
CMY:
0, 15, 56
CMYK:
0, 15, 56, 0
HSL:
44°, 98.6207%, 71.5686%
HSV (HSB):
44°, 56.2992%, 99.6078%
XYZ:
68.2982, 71.3303, 25.2073
xyY:
0.4143, 0.4327, 71.3303
CIE-Lab:
87.6452, 1.0975, 55.8928
CIE-LCH:
87.6452, 55.9036, 88.8751
CIE-Luv:
87.6452, 31.0126, 68.9627
Hunter-Lab:
84.4572, -3.4523, 41.4242
#fed86f color charts
#fed86f color shades, tints & tones
#fed86f color schemes
#fed86f color preview, HTML & CSS examples
This text has a color of #fed86f
<p style="color:#fed86f;">Text here</p>
.mytext {color:#fed86f;}
This box has a color of #fed86f
<div style="background-color:#fed86f;">Content here</div>
.mybackground {background-color:#fed86f;}
Border around this has a color of #fed86f
<div style="border:2px solid #fed86f;">Content here</div>
.myborder {border:2px solid #fed86f;}