#fcc97f color space conversions
Hex:
#fcc97f
RGB:
252, 201, 127
CMY:
1, 21, 50
CMYK:
0, 20, 50, 1
HSL:
36°, 95.4198%, 74.3137%
HSV (HSB):
36°, 49.6032%, 98.8235%
XYZ:
64.8623, 64.0010, 29.0135
xyY:
0.4108, 0.4054, 64.0010
CIE-Lab:
83.9663, 9.3154, 43.6563
CIE-LCH:
83.9663, 44.6391, 77.9549
CIE-Luv:
83.9663, 38.7449, 54.2460
Hunter-Lab:
80.0007, 4.7217, 34.4980
#fcc97f color charts
#fcc97f color shades, tints & tones
#fcc97f color schemes
#fcc97f color preview, HTML & CSS examples
This text has a color of #fcc97f
<p style="color:#fcc97f;">Text here</p>
.mytext {color:#fcc97f;}
This box has a color of #fcc97f
<div style="background-color:#fcc97f;">Content here</div>
.mybackground {background-color:#fcc97f;}
Border around this has a color of #fcc97f
<div style="border:2px solid #fcc97f;">Content here</div>
.myborder {border:2px solid #fcc97f;}