#fed134 color space conversions
Hex:
#fed134
RGB:
254, 209, 52
CMY:
0, 18, 80
CMYK:
0, 18, 80, 0
HSL:
47°, 99.0196%, 60.0000%
HSV (HSB):
47°, 79.5276%, 99.6078%
XYZ:
64.2933, 66.9197, 12.7770
xyY:
0.4465, 0.4648, 66.9197
CIE-Lab:
85.4634, 1.5716, 77.0211
CIE-LCH:
85.4634, 77.0371, 88.8310
CIE-Luv:
85.4634, 38.4388, 84.4507
Hunter-Lab:
81.8045, -2.8676, 48.0027
#fed134 color charts
#fed134 color shades, tints & tones
#fed134 color schemes
#fed134 color preview, HTML & CSS examples
This text has a color of #fed134
<p style="color:#fed134;">Text here</p>
.mytext {color:#fed134;}
This box has a color of #fed134
<div style="background-color:#fed134;">Content here</div>
.mybackground {background-color:#fed134;}
Border around this has a color of #fed134
<div style="border:2px solid #fed134;">Content here</div>
.myborder {border:2px solid #fed134;}