#fed06d color space conversions
Hex:
#fed06d
RGB:
254, 208, 109
CMY:
0, 18, 57
CMYK:
0, 18, 57, 0
HSL:
41°, 98.6395%, 71.1765%
HSV (HSB):
41°, 57.0866%, 99.6078%
XYZ:
66.1892, 67.2867, 23.9671
xyY:
0.4204, 0.4274, 67.2867
CIE-Lab:
85.6485, 5.0461, 54.4983
CIE-LCH:
85.6485, 54.7314, 84.7099
CIE-Luv:
85.6485, 36.6398, 66.1964
Hunter-Lab:
82.0285, 0.4828, 40.0966
#fed06d color charts
#fed06d color shades, tints & tones
#fed06d color schemes
#fed06d color preview, HTML & CSS examples
This text has a color of #fed06d
<p style="color:#fed06d;">Text here</p>
.mytext {color:#fed06d;}
This box has a color of #fed06d
<div style="background-color:#fed06d;">Content here</div>
.mybackground {background-color:#fed06d;}
Border around this has a color of #fed06d
<div style="border:2px solid #fed06d;">Content here</div>
.myborder {border:2px solid #fed06d;}