#fdc460 color space conversions
Hex:
#fdc460
RGB:
253, 196, 96
CMY:
1, 23, 62
CMYK:
0, 23, 62, 1
HSL:
38°, 97.5155%, 68.4314%
HSV (HSB):
38°, 62.0553%, 99.2157%
XYZ:
62.3593, 61.2070, 19.5938
xyY:
0.4356, 0.4275, 61.2070
CIE-Lab:
82.4899, 9.9422, 56.8958
CIE-LCH:
82.4899, 57.7579, 80.0880
CIE-Luv:
82.4899, 45.2298, 66.1911
Hunter-Lab:
78.2349, 5.3671, 39.9154
#fdc460 color charts
#fdc460 color shades, tints & tones
#fdc460 color schemes
#fdc460 color preview, HTML & CSS examples
This text has a color of #fdc460
<p style="color:#fdc460;">Text here</p>
.mytext {color:#fdc460;}
This box has a color of #fdc460
<div style="background-color:#fdc460;">Content here</div>
.mybackground {background-color:#fdc460;}
Border around this has a color of #fdc460
<div style="border:2px solid #fdc460;">Content here</div>
.myborder {border:2px solid #fdc460;}