#fcc470 color space conversions
Hex:
#fcc470
RGB:
252, 196, 112
CMY:
1, 23, 56
CMYK:
0, 22, 56, 1
HSL:
36°, 95.8904%, 71.3725%
HSV (HSB):
36°, 55.5556%, 98.8235%
XYZ:
62.8094, 61.3452, 23.8596
xyY:
0.4243, 0.4145, 61.3452
CIE-Lab:
82.5639, 10.6661, 49.3608
CIE-LCH:
82.5639, 50.5001, 77.8067
CIE-Luv:
82.5639, 43.3608, 59.2510
Hunter-Lab:
78.3231, 6.0784, 36.7647
#fcc470 color charts
#fcc470 color shades, tints & tones
#fcc470 color schemes
#fcc470 color preview, HTML & CSS examples
This text has a color of #fcc470
<p style="color:#fcc470;">Text here</p>
.mytext {color:#fcc470;}
This box has a color of #fcc470
<div style="background-color:#fcc470;">Content here</div>
.mybackground {background-color:#fcc470;}
Border around this has a color of #fcc470
<div style="border:2px solid #fcc470;">Content here</div>
.myborder {border:2px solid #fcc470;}