#fdc70b color space conversions
Hex:
#fdc70b
RGB:
253, 199, 11
CMY:
1, 22, 96
CMYK:
0, 21, 96, 1
HSL:
47°, 98.3740%, 51.7647%
HSV (HSB):
47°, 95.6522%, 99.2157%
XYZ:
60.9918, 61.7537, 9.0216
xyY:
0.4629, 0.4687, 61.7537
CIE-Lab:
82.7822, 5.4830, 83.1232
CIE-LCH:
82.7822, 83.3038, 86.2261
CIE-Luv:
82.7822, 45.9238, 85.6390
Hunter-Lab:
78.5835, 1.0200, 48.2018
#fdc70b color charts
#fdc70b color shades, tints & tones
#fdc70b color schemes
#fdc70b color preview, HTML & CSS examples
This text has a color of #fdc70b
<p style="color:#fdc70b;">Text here</p>
.mytext {color:#fdc70b;}
This box has a color of #fdc70b
<div style="background-color:#fdc70b;">Content here</div>
.mybackground {background-color:#fdc70b;}
Border around this has a color of #fdc70b
<div style="border:2px solid #fdc70b;">Content here</div>
.myborder {border:2px solid #fdc70b;}