#fdd64b color space conversions
Hex:
#fdd64b
RGB:
253, 214, 75
CMY:
1, 16, 71
CMYK:
0, 15, 70, 1
HSL:
47°, 97.8022%, 64.3137%
HSV (HSB):
47°, 70.3557%, 99.2157%
XYZ:
65.8246, 69.4838, 16.5990
xyY:
0.4333, 0.4574, 69.4838
CIE-Lab:
86.7431, -0.4871, 70.3024
CIE-LCH:
86.7431, 70.3041, 90.3970
CIE-Luv:
86.7431, 33.3307, 80.9094
Hunter-Lab:
83.3569, -4.9183, 46.5433
#fdd64b color charts
#fdd64b color shades, tints & tones
#fdd64b color schemes
#fdd64b color preview, HTML & CSS examples
This text has a color of #fdd64b
<p style="color:#fdd64b;">Text here</p>
.mytext {color:#fdd64b;}
This box has a color of #fdd64b
<div style="background-color:#fdd64b;">Content here</div>
.mybackground {background-color:#fdd64b;}
Border around this has a color of #fdd64b
<div style="border:2px solid #fdd64b;">Content here</div>
.myborder {border:2px solid #fdd64b;}