#fdc370 color space conversions
Hex:
#fdc370
RGB:
253, 195, 112
CMY:
1, 24, 56
CMYK:
0, 23, 56, 1
HSL:
35°, 97.2414%, 71.5686%
HSV (HSB):
35°, 55.7312%, 99.2157%
XYZ:
62.9477, 61.0827, 23.8017
xyY:
0.4258, 0.4132, 61.0827
CIE-Lab:
82.4232, 11.5923, 49.2158
CIE-LCH:
82.4232, 50.5626, 76.7462
CIE-Luv:
82.4232, 44.8163, 58.8619
Hunter-Lab:
78.1554, 6.9950, 36.6525
#fdc370 color charts
#fdc370 color shades, tints & tones
#fdc370 color schemes
#fdc370 color preview, HTML & CSS examples
This text has a color of #fdc370
<p style="color:#fdc370;">Text here</p>
.mytext {color:#fdc370;}
This box has a color of #fdc370
<div style="background-color:#fdc370;">Content here</div>
.mybackground {background-color:#fdc370;}
Border around this has a color of #fdc370
<div style="border:2px solid #fdc370;">Content here</div>
.myborder {border:2px solid #fdc370;}