#fed626 color space conversions
Hex:
#fed626
RGB:
254, 214, 38
CMY:
0, 16, 85
CMYK:
0, 16, 85, 0
HSL:
49°, 99.0826%, 57.2549%
HSV (HSB):
49°, 85.0394%, 99.6078%
XYZ:
65.2695, 69.3039, 11.7706
xyY:
0.4460, 0.4736, 69.3039
CIE-Lab:
86.6543, -1.3516, 81.7157
CIE-LCH:
86.6543, 81.7269, 90.9476
CIE-Luv:
86.6543, 35.0881, 88.6928
Hunter-Lab:
83.2490, -5.7368, 49.8912
#fed626 color charts
#fed626 color shades, tints & tones
#fed626 color schemes
#fed626 color preview, HTML & CSS examples
This text has a color of #fed626
<p style="color:#fed626;">Text here</p>
.mytext {color:#fed626;}
This box has a color of #fed626
<div style="background-color:#fed626;">Content here</div>
.mybackground {background-color:#fed626;}
Border around this has a color of #fed626
<div style="border:2px solid #fed626;">Content here</div>
.myborder {border:2px solid #fed626;}