#ffdc0f color space conversions
Hex:
#ffdc0f
RGB:
255, 220, 15
CMY:
0, 14, 94
CMYK:
0, 14, 94, 0
HSL:
51°, 100.0000%, 52.9412%
HSV (HSB):
51°, 94.1176%, 100.0000%
XYZ:
66.9194, 72.4809, 10.9151
xyY:
0.4452, 0.4822, 72.4809
CIE-Lab:
88.1995, -4.3259, 86.7465
CIE-LCH:
88.1995, 86.8543, 92.8549
CIE-Luv:
88.1995, 31.7505, 93.1956
Hunter-Lab:
85.1357, -8.6807, 51.9935
#ffdc0f color charts
#ffdc0f color shades, tints & tones
#ffdc0f color schemes
#ffdc0f color preview, HTML & CSS examples
This text has a color of #ffdc0f
<p style="color:#ffdc0f;">Text here</p>
.mytext {color:#ffdc0f;}
This box has a color of #ffdc0f
<div style="background-color:#ffdc0f;">Content here</div>
.mybackground {background-color:#ffdc0f;}
Border around this has a color of #ffdc0f
<div style="border:2px solid #ffdc0f;">Content here</div>
.myborder {border:2px solid #ffdc0f;}