#ffdc0d color space conversions
Hex:
#ffdc0d
RGB:
255, 220, 13
CMY:
0, 14, 95
CMYK:
0, 14, 95, 0
HSL:
51°, 100.0000%, 52.5490%
HSV (HSB):
51°, 94.9020%, 100.0000%
XYZ:
66.9058, 72.4755, 10.8436
xyY:
0.4454, 0.4824, 72.4755
CIE-Lab:
88.1969, -4.3448, 86.9453
CIE-LCH:
88.1969, 87.0538, 92.8608
CIE-Luv:
88.1969, 31.7645, 93.3100
Hunter-Lab:
85.1325, -8.6983, 52.0408
#ffdc0d color charts
#ffdc0d color shades, tints & tones
#ffdc0d color schemes
#ffdc0d color preview, HTML & CSS examples
This text has a color of #ffdc0d
<p style="color:#ffdc0d;">Text here</p>
.mytext {color:#ffdc0d;}
This box has a color of #ffdc0d
<div style="background-color:#ffdc0d;">Content here</div>
.mybackground {background-color:#ffdc0d;}
Border around this has a color of #ffdc0d
<div style="border:2px solid #ffdc0d;">Content here</div>
.myborder {border:2px solid #ffdc0d;}