#fcc47f color space conversions
Hex:
#fcc47f
RGB:
252, 196, 127
CMY:
1, 23, 50
CMYK:
0, 22, 50, 1
HSL:
33°, 95.4198%, 74.3137%
HSV (HSB):
33°, 49.6032%, 98.8235%
XYZ:
63.7156, 61.7076, 28.6313
xyY:
0.4136, 0.4006, 61.7076
CIE-Lab:
82.7577, 11.9154, 42.1401
CIE-LCH:
82.7577, 43.7923, 74.2114
CIE-Luv:
82.7577, 42.1649, 51.8325
Hunter-Lab:
78.5542, 7.3121, 33.3780
#fcc47f color charts
#fcc47f color shades, tints & tones
#fcc47f color schemes
#fcc47f color preview, HTML & CSS examples
This text has a color of #fcc47f
<p style="color:#fcc47f;">Text here</p>
.mytext {color:#fcc47f;}
This box has a color of #fcc47f
<div style="background-color:#fcc47f;">Content here</div>
.mybackground {background-color:#fcc47f;}
Border around this has a color of #fcc47f
<div style="border:2px solid #fcc47f;">Content here</div>
.myborder {border:2px solid #fcc47f;}