#fed15d color space conversions
Hex:
#fed15d
RGB:
254, 209, 93
CMY:
0, 18, 64
CMYK:
0, 18, 63, 0
HSL:
43°, 98.7730%, 68.0392%
HSV (HSB):
43°, 63.3858%, 99.6078%
XYZ:
65.6493, 67.4621, 19.9173
xyY:
0.4290, 0.4408, 67.4621
CIE-Lab:
85.7368, 3.4574, 61.8757
CIE-LCH:
85.7368, 61.9722, 86.8018
CIE-Luv:
85.7368, 36.8356, 73.0140
Hunter-Lab:
82.1353, -1.0649, 43.1172
#fed15d color charts
#fed15d color shades, tints & tones
#fed15d color schemes
#fed15d color preview, HTML & CSS examples
This text has a color of #fed15d
<p style="color:#fed15d;">Text here</p>
.mytext {color:#fed15d;}
This box has a color of #fed15d
<div style="background-color:#fed15d;">Content here</div>
.mybackground {background-color:#fed15d;}
Border around this has a color of #fed15d
<div style="border:2px solid #fed15d;">Content here</div>
.myborder {border:2px solid #fed15d;}