#fdc060 color space conversions
Hex:
#fdc060
RGB:
253, 192, 96
CMY:
1, 25, 62
CMYK:
0, 24, 62, 1
HSL:
37°, 97.5155%, 68.4314%
HSV (HSB):
37°, 62.0553%, 99.2157%
XYZ:
61.4690, 59.4264, 19.2970
xyY:
0.4385, 0.4239, 59.4264
CIE-Lab:
81.5254, 12.0219, 55.8059
CIE-LCH:
81.5254, 57.0861, 77.8429
CIE-Luv:
81.5254, 48.1369, 64.4481
Hunter-Lab:
77.0886, 7.4276, 39.1204
#fdc060 color charts
#fdc060 color shades, tints & tones
#fdc060 color schemes
#fdc060 color preview, HTML & CSS examples
This text has a color of #fdc060
<p style="color:#fdc060;">Text here</p>
.mytext {color:#fdc060;}
This box has a color of #fdc060
<div style="background-color:#fdc060;">Content here</div>
.mybackground {background-color:#fdc060;}
Border around this has a color of #fdc060
<div style="border:2px solid #fdc060;">Content here</div>
.myborder {border:2px solid #fdc060;}