#fed055 color space conversions
Hex:
#fed055
RGB:
254, 208, 85
CMY:
0, 18, 67
CMYK:
0, 18, 67, 0
HSL:
44°, 98.8304%, 66.4706%
HSV (HSB):
44°, 66.5354%, 99.6078%
XYZ:
65.0686, 66.8385, 18.0660
xyY:
0.4339, 0.4457, 66.8385
CIE-Lab:
85.4223, 3.5058, 64.9662
CIE-LCH:
85.4223, 65.0607, 86.9111
CIE-Luv:
85.4223, 37.9413, 75.3755
Hunter-Lab:
81.7548, -1.0028, 44.1266
#fed055 color charts
#fed055 color shades, tints & tones
#fed055 color schemes
#fed055 color preview, HTML & CSS examples
This text has a color of #fed055
<p style="color:#fed055;">Text here</p>
.mytext {color:#fed055;}
This box has a color of #fed055
<div style="background-color:#fed055;">Content here</div>
.mybackground {background-color:#fed055;}
Border around this has a color of #fed055
<div style="border:2px solid #fed055;">Content here</div>
.myborder {border:2px solid #fed055;}