#fede2e color space conversions
Hex:
#fede2e
RGB:
254, 222, 46
CMY:
0, 13, 82
CMYK:
0, 13, 82, 0
HSL:
51°, 99.0476%, 58.8235%
HSV (HSB):
51°, 81.8898%, 99.6078%
XYZ:
67.4875, 73.5106, 13.2168
xyY:
0.4376, 0.4767, 73.5106
CIE-Lab:
88.6907, -5.1879, 81.4746
CIE-LCH:
88.6907, 81.6396, 93.6434
CIE-Luv:
88.6907, 29.1665, 90.5419
Hunter-Lab:
85.7383, -9.5389, 50.8771
#fede2e color charts
#fede2e color shades, tints & tones
#fede2e color schemes
#fede2e color preview, HTML & CSS examples
This text has a color of #fede2e
<p style="color:#fede2e;">Text here</p>
.mytext {color:#fede2e;}
This box has a color of #fede2e
<div style="background-color:#fede2e;">Content here</div>
.mybackground {background-color:#fede2e;}
Border around this has a color of #fede2e
<div style="border:2px solid #fede2e;">Content here</div>
.myborder {border:2px solid #fede2e;}