#fed132 color space conversions
Hex:
#fed132
RGB:
254, 209, 50
CMY:
0, 18, 80
CMYK:
0, 18, 80, 0
HSL:
47°, 99.0291%, 59.6078%
HSV (HSB):
47°, 80.3150%, 99.6078%
XYZ:
64.2492, 66.9020, 12.5447
xyY:
0.4471, 0.4656, 66.9020
CIE-Lab:
85.4545, 1.5097, 77.6027
CIE-LCH:
85.4545, 77.6174, 88.8855
CIE-Luv:
85.4545, 38.4924, 84.8324
Hunter-Lab:
81.7937, -2.9265, 48.1623
#fed132 color charts
#fed132 color shades, tints & tones
#fed132 color schemes
#fed132 color preview, HTML & CSS examples
This text has a color of #fed132
<p style="color:#fed132;">Text here</p>
.mytext {color:#fed132;}
This box has a color of #fed132
<div style="background-color:#fed132;">Content here</div>
.mybackground {background-color:#fed132;}
Border around this has a color of #fed132
<div style="border:2px solid #fed132;">Content here</div>
.myborder {border:2px solid #fed132;}