#fdd41e color space conversions
Hex:
#fdd41e
RGB:
253, 212, 30
CMY:
1, 17, 88
CMYK:
0, 16, 88, 1
HSL:
49°, 98.2379%, 55.4902%
HSV (HSB):
49°, 88.1423%, 99.2157%
XYZ:
64.2858, 68.0634, 10.9776
xyY:
0.4485, 0.4749, 68.0634
CIE-Lab:
86.0381, -0.9228, 82.8429
CIE-LCH:
86.0381, 82.8480, 90.6382
CIE-Luv:
86.0381, 35.9355, 88.9170
Hunter-Lab:
82.5005, -5.2856, 49.8612
#fdd41e color charts
#fdd41e color shades, tints & tones
#fdd41e color schemes
#fdd41e color preview, HTML & CSS examples
This text has a color of #fdd41e
<p style="color:#fdd41e;">Text here</p>
.mytext {color:#fdd41e;}
This box has a color of #fdd41e
<div style="background-color:#fdd41e;">Content here</div>
.mybackground {background-color:#fdd41e;}
Border around this has a color of #fdd41e
<div style="border:2px solid #fdd41e;">Content here</div>
.myborder {border:2px solid #fdd41e;}