#fcc370 color space conversions
Hex:
#fcc370
RGB:
252, 195, 112
CMY:
1, 24, 56
CMYK:
0, 23, 56, 1
HSL:
36°, 95.8904%, 71.3725%
HSV (HSB):
36°, 55.5556%, 98.8235%
XYZ:
62.5846, 60.8955, 23.7847
xyY:
0.4250, 0.4135, 60.8955
CIE-Lab:
82.3225, 11.1864, 49.0710
CIE-LCH:
82.3225, 50.3299, 77.1581
CIE-Luv:
82.3225, 44.0665, 58.7913
Hunter-Lab:
78.0356, 6.5949, 36.5537
#fcc370 color charts
#fcc370 color shades, tints & tones
#fcc370 color schemes
#fcc370 color preview, HTML & CSS examples
This text has a color of #fcc370
<p style="color:#fcc370;">Text here</p>
.mytext {color:#fcc370;}
This box has a color of #fcc370
<div style="background-color:#fcc370;">Content here</div>
.mybackground {background-color:#fcc370;}
Border around this has a color of #fcc370
<div style="border:2px solid #fcc370;">Content here</div>
.myborder {border:2px solid #fcc370;}