#fed450 color space conversions
Hex:
#fed450
RGB:
254, 212, 80
CMY:
0, 17, 69
CMYK:
0, 17, 69, 0
HSL:
46°, 98.8636%, 65.4902%
HSV (HSB):
46°, 68.5039%, 99.6078%
XYZ:
65.8645, 68.7370, 17.3855
xyY:
0.4334, 0.4523, 68.7370
CIE-Lab:
86.3736, 1.1946, 68.0039
CIE-LCH:
86.3736, 68.0143, 88.9936
CIE-Luv:
86.3736, 35.3008, 78.6426
Hunter-Lab:
82.9078, -3.2827, 45.6025
#fed450 color charts
#fed450 color shades, tints & tones
#fed450 color schemes
#fed450 color preview, HTML & CSS examples
This text has a color of #fed450
<p style="color:#fed450;">Text here</p>
.mytext {color:#fed450;}
This box has a color of #fed450
<div style="background-color:#fed450;">Content here</div>
.mybackground {background-color:#fed450;}
Border around this has a color of #fed450
<div style="border:2px solid #fed450;">Content here</div>
.myborder {border:2px solid #fed450;}