#fdd00c color space conversions
Hex:
#fdd00c
RGB:
253, 208, 12
CMY:
1, 18, 95
CMYK:
0, 18, 95, 1
HSL:
49°, 98.3673%, 51.9608%
HSV (HSB):
49°, 95.2569%, 99.2157%
XYZ:
63.1302, 66.0209, 9.7638
xyY:
0.4545, 0.4753, 66.0209
CIE-Lab:
85.0071, 0.8755, 84.6309
CIE-LCH:
85.0071, 84.6354, 89.4073
CIE-Luv:
85.0071, 39.1038, 88.9025
Hunter-Lab:
81.2533, -3.5065, 49.7527
#fdd00c color charts
#fdd00c color shades, tints & tones
#fdd00c color schemes
#fdd00c color preview, HTML & CSS examples
This text has a color of #fdd00c
<p style="color:#fdd00c;">Text here</p>
.mytext {color:#fdd00c;}
This box has a color of #fdd00c
<div style="background-color:#fdd00c;">Content here</div>
.mybackground {background-color:#fdd00c;}
Border around this has a color of #fdd00c
<div style="border:2px solid #fdd00c;">Content here</div>
.myborder {border:2px solid #fdd00c;}