#fed32d color space conversions
Hex:
#fed32d
RGB:
254, 211, 45
CMY:
0, 17, 82
CMYK:
0, 17, 82, 0
HSL:
48°, 99.0521%, 58.6275%
HSV (HSB):
48°, 82.2835%, 99.6078%
XYZ:
64.6410, 67.8488, 12.1718
xyY:
0.4468, 0.4690, 67.8488
CIE-Lab:
85.9308, 0.3465, 79.3979
CIE-LCH:
85.9308, 79.3987, 89.7500
CIE-Luv:
85.9308, 37.1437, 86.4847
Hunter-Lab:
82.3704, -4.0686, 48.8980
#fed32d color charts
#fed32d color shades, tints & tones
#fed32d color schemes
#fed32d color preview, HTML & CSS examples
This text has a color of #fed32d
<p style="color:#fed32d;">Text here</p>
.mytext {color:#fed32d;}
This box has a color of #fed32d
<div style="background-color:#fed32d;">Content here</div>
.mybackground {background-color:#fed32d;}
Border around this has a color of #fed32d
<div style="border:2px solid #fed32d;">Content here</div>
.myborder {border:2px solid #fed32d;}