#fdff0d color space conversions
Hex:
#fdff0d
RGB:
253, 255, 13
CMY:
1, 0, 95
CMYK:
1, 0, 95, 0
HSL:
60°, 100.0000%, 52.5490%
HSV (HSB):
60°, 94.9020%, 100.0000%
XYZ:
76.3407, 92.4317, 14.1983
xyY:
0.4172, 0.5052, 92.4317
CIE-Lab:
96.9965, -22.2791, 93.4019
CIE-LCH:
96.9965, 96.0223, 103.4161
CIE-Luv:
96.9965, 6.3093, 106.2486
Hunter-Lab:
96.1414, -26.5103, 58.5430
#fdff0d color charts
#fdff0d color shades, tints & tones
#fdff0d color schemes
#fdff0d color preview, HTML & CSS examples
This text has a color of #fdff0d
<p style="color:#fdff0d;">Text here</p>
.mytext {color:#fdff0d;}
This box has a color of #fdff0d
<div style="background-color:#fdff0d;">Content here</div>
.mybackground {background-color:#fdff0d;}
Border around this has a color of #fdff0d
<div style="border:2px solid #fdff0d;">Content here</div>
.myborder {border:2px solid #fdff0d;}