#fed24c color space conversions
Hex:
#fed24c
RGB:
254, 210, 76
CMY:
0, 18, 70
CMYK:
0, 17, 70, 0
HSL:
45°, 98.8889%, 64.7059%
HSV (HSB):
45°, 70.0787%, 99.6078%
XYZ:
65.2242, 67.6858, 16.4645
xyY:
0.4366, 0.4531, 67.6858
CIE-Lab:
85.8491, 2.0170, 69.0505
CIE-LCH:
85.8491, 69.0800, 88.3268
CIE-Luv:
85.8491, 36.8980, 79.0152
Hunter-Lab:
82.2714, -2.4615, 45.7246
#fed24c color charts
#fed24c RGB chart
#fed24c CMYK chart
#fed24c RGB pie chart
#fed24c color shades, tints & tones
#fed24c color schemes
#fed24c color preview, HTML & CSS examples
This text has a color of #fed24c
<p style="color:#fed24c;">Text here</p>
.mytext {color:#fed24c;}
Text color #fed24c
This box has a color of #fed24c
<div style="background-color:#fed24c;">Content here</div>
.mybackground {background-color:#fed24c;}
Background color #fed24c
Border around this has a color of #fed24c
<div style="border:2px solid #fed24c;">Content here</div>
.myborder {border:2px solid #fed24c;}
Border color #fed24c