#fedd1e color space conversions
Hex:
#fedd1e
RGB:
254, 221, 30
CMY:
0, 13, 88
CMYK:
0, 13, 88, 0
HSL:
51°, 99.1150%, 55.6863%
HSV (HSB):
51°, 88.1890%, 99.6078%
XYZ:
66.9638, 72.8775, 11.7657
xyY:
0.4417, 0.4807, 72.8775
CIE-Lab:
88.3892, -5.0452, 84.7203
CIE-LCH:
88.3892, 84.8704, 93.4080
CIE-Luv:
88.3892, 30.1372, 92.3126
Hunter-Lab:
85.3683, -9.3771, 51.5863
#fedd1e color charts
#fedd1e color shades, tints & tones
#fedd1e color schemes
#fedd1e color preview, HTML & CSS examples
This text has a color of #fedd1e
<p style="color:#fedd1e;">Text here</p>
.mytext {color:#fedd1e;}
This box has a color of #fedd1e
<div style="background-color:#fedd1e;">Content here</div>
.mybackground {background-color:#fedd1e;}
Border around this has a color of #fedd1e
<div style="border:2px solid #fedd1e;">Content here</div>
.myborder {border:2px solid #fedd1e;}