#fdd61d color space conversions
Hex:
#fdd61d
RGB:
253, 214, 29
CMY:
1, 16, 89
CMYK:
0, 15, 89, 1
HSL:
50°, 98.2456%, 55.2941%
HSV (HSB):
50°, 88.5375%, 99.2157%
XYZ:
64.7764, 69.0645, 11.0791
xyY:
0.4470, 0.4766, 69.0645
CIE-Lab:
86.5360, -1.9553, 83.4153
CIE-LCH:
86.5360, 83.4382, 91.3428
CIE-Luv:
86.5360, 34.4826, 89.7766
Hunter-Lab:
83.1050, -6.3017, 50.2693
#fdd61d color charts
#fdd61d color shades, tints & tones
#fdd61d color schemes
#fdd61d color preview, HTML & CSS examples
This text has a color of #fdd61d
<p style="color:#fdd61d;">Text here</p>
.mytext {color:#fdd61d;}
This box has a color of #fdd61d
<div style="background-color:#fdd61d;">Content here</div>
.mybackground {background-color:#fdd61d;}
Border around this has a color of #fdd61d
<div style="border:2px solid #fdd61d;">Content here</div>
.myborder {border:2px solid #fdd61d;}