#fdd212 color space conversions
Hex:
#fdd212
RGB:
253, 210, 18
CMY:
1, 18, 93
CMYK:
0, 17, 93, 1
HSL:
49°, 98.3264%, 53.1373%
HSV (HSB):
49°, 92.8854%, 99.2157%
XYZ:
63.6638, 67.0195, 10.1529
xyY:
0.4520, 0.4759, 67.0195
CIE-Lab:
85.5138, -0.0830, 84.3309
CIE-LCH:
85.5138, 84.3310, 90.0564
CIE-Luv:
85.5138, 37.5615, 89.2644
Hunter-Lab:
81.8654, -4.4515, 49.9527
#fdd212 color charts
#fdd212 color shades, tints & tones
#fdd212 color schemes
#fdd212 color preview, HTML & CSS examples
This text has a color of #fdd212
<p style="color:#fdd212;">Text here</p>
.mytext {color:#fdd212;}
This box has a color of #fdd212
<div style="background-color:#fdd212;">Content here</div>
.mybackground {background-color:#fdd212;}
Border around this has a color of #fdd212
<div style="border:2px solid #fdd212;">Content here</div>
.myborder {border:2px solid #fdd212;}