#fdc70c color space conversions
Hex:
#fdc70c
RGB:
253, 199, 12
CMY:
1, 22, 95
CMYK:
0, 21, 95, 1
HSL:
47°, 98.3673%, 51.9608%
HSV (HSB):
47°, 95.2569%, 99.2157%
XYZ:
60.9978, 61.7560, 9.0530
xyY:
0.4628, 0.4685, 61.7560
CIE-Lab:
82.7835, 5.4916, 83.0245
CIE-LCH:
82.7835, 83.2059, 86.2157
CIE-Luv:
82.7835, 45.9151, 85.5842
Hunter-Lab:
78.5850, 1.0282, 48.1793
#fdc70c color charts
#fdc70c color shades, tints & tones
#fdc70c color schemes
#fdc70c color preview, HTML & CSS examples
This text has a color of #fdc70c
<p style="color:#fdc70c;">Text here</p>
.mytext {color:#fdc70c;}
This box has a color of #fdc70c
<div style="background-color:#fdc70c;">Content here</div>
.mybackground {background-color:#fdc70c;}
Border around this has a color of #fdc70c
<div style="border:2px solid #fdc70c;">Content here</div>
.myborder {border:2px solid #fdc70c;}