#fed25c color space conversions
Hex:
#fed25c
RGB:
254, 210, 92
CMY:
0, 18, 64
CMYK:
0, 17, 64, 0
HSL:
44°, 98.7805%, 67.8431%
HSV (HSB):
44°, 63.7795%, 99.6078%
XYZ:
65.8514, 67.9367, 19.7676
xyY:
0.4288, 0.4424, 67.9367
CIE-Lab:
85.9748, 2.8845, 62.5713
CIE-LCH:
85.9748, 62.6378, 87.3606
CIE-Luv:
85.9748, 36.1775, 73.8057
Hunter-Lab:
82.4237, -1.6312, 43.4772
#fed25c color charts
#fed25c color shades, tints & tones
#fed25c color schemes
#fed25c color preview, HTML & CSS examples
This text has a color of #fed25c
<p style="color:#fed25c;">Text here</p>
.mytext {color:#fed25c;}
This box has a color of #fed25c
<div style="background-color:#fed25c;">Content here</div>
.mybackground {background-color:#fed25c;}
Border around this has a color of #fed25c
<div style="border:2px solid #fed25c;">Content here</div>
.myborder {border:2px solid #fed25c;}