#fdcc6a color space conversions
Hex:
#fdcc6a
RGB:
253, 204, 106
CMY:
1, 20, 58
CMYK:
0, 19, 58, 1
HSL:
40°, 97.3510%, 70.3922%
HSV (HSB):
40°, 58.1028%, 99.2157%
XYZ:
64.7024, 65.1090, 22.7928
xyY:
0.4240, 0.4267, 65.1090
CIE-Lab:
84.5399, 6.4811, 54.5922
CIE-LCH:
84.5399, 54.9756, 83.2296
CIE-Luv:
84.5399, 38.8852, 65.6221
Hunter-Lab:
80.6901, 1.9247, 39.7353
#fdcc6a color charts
#fdcc6a color shades, tints & tones
#fdcc6a color schemes
#fdcc6a color preview, HTML & CSS examples
This text has a color of #fdcc6a
<p style="color:#fdcc6a;">Text here</p>
.mytext {color:#fdcc6a;}
This box has a color of #fdcc6a
<div style="background-color:#fdcc6a;">Content here</div>
.mybackground {background-color:#fdcc6a;}
Border around this has a color of #fdcc6a
<div style="border:2px solid #fdcc6a;">Content here</div>
.myborder {border:2px solid #fdcc6a;}