#fcc97e color space conversions
Hex:
#fcc97e
RGB:
252, 201, 126
CMY:
1, 21, 51
CMYK:
0, 20, 50, 1
HSL:
36°, 95.4545%, 74.1176%
HSV (HSB):
36°, 50.0000%, 98.8235%
XYZ:
64.7974, 63.9751, 28.6719
xyY:
0.4116, 0.4063, 63.9751
CIE-Lab:
83.9528, 9.2268, 44.1401
CIE-LCH:
83.9528, 45.0941, 78.1932
CIE-Luv:
83.9528, 38.8228, 54.7607
Hunter-Lab:
79.9844, 4.6346, 34.7355
#fcc97e color charts
#fcc97e RGB chart
#fcc97e CMYK chart
#fcc97e RGB pie chart
#fcc97e color shades, tints & tones
#fcc97e color schemes
#fcc97e color preview, HTML & CSS examples
This text has a color of #fcc97e
<p style="color:#fcc97e;">Text here</p>
.mytext {color:#fcc97e;}
Text color #fcc97e
This box has a color of #fcc97e
<div style="background-color:#fcc97e;">Content here</div>
.mybackground {background-color:#fcc97e;}
Background color #fcc97e
Border around this has a color of #fcc97e
<div style="border:2px solid #fcc97e;">Content here</div>
.myborder {border:2px solid #fcc97e;}
Border color #fcc97e