#fed24d color space conversions
Hex:
#fed24d
RGB:
254, 210, 77
CMY:
0, 18, 70
CMYK:
0, 17, 70, 0
HSL:
45°, 98.8827%, 64.9020%
HSV (HSB):
45°, 69.6850%, 99.6078%
XYZ:
65.2592, 67.6998, 16.6490
xyY:
0.4362, 0.4525, 67.6998
CIE-Lab:
85.8561, 2.0657, 68.6660
CIE-LCH:
85.8561, 68.6970, 88.2769
CIE-Luv:
85.8561, 36.8573, 78.7210
Hunter-Lab:
82.2799, -2.4150, 45.5988
#fed24d color charts
#fed24d color shades, tints & tones
#fed24d color schemes
#fed24d color preview, HTML & CSS examples
This text has a color of #fed24d
<p style="color:#fed24d;">Text here</p>
.mytext {color:#fed24d;}
This box has a color of #fed24d
<div style="background-color:#fed24d;">Content here</div>
.mybackground {background-color:#fed24d;}
Border around this has a color of #fed24d
<div style="border:2px solid #fed24d;">Content here</div>
.myborder {border:2px solid #fed24d;}