#fcc70c color space conversions
Hex:
#fcc70c
RGB:
252, 199, 12
CMY:
1, 22, 95
CMYK:
0, 21, 95, 1
HSL:
47°, 97.5610%, 51.7647%
HSV (HSB):
47°, 95.2381%, 98.8235%
XYZ:
60.6347, 61.5688, 9.0360
xyY:
0.4620, 0.4691, 61.5688
CIE-Lab:
82.6836, 5.0647, 82.9068
CIE-LCH:
82.6836, 83.0614, 86.5042
CIE-Luv:
82.6836, 45.1395, 85.5664
Hunter-Lab:
78.4658, 0.6212, 48.0983
#fcc70c color charts
#fcc70c RGB chart
#fcc70c CMYK chart
#fcc70c RGB pie chart
#fcc70c color shades, tints & tones
#fcc70c color schemes
#fcc70c color preview, HTML & CSS examples
This text has a color of #fcc70c
<p style="color:#fcc70c;">Text here</p>
.mytext {color:#fcc70c;}
Text color #fcc70c
This box has a color of #fcc70c
<div style="background-color:#fcc70c;">Content here</div>
.mybackground {background-color:#fcc70c;}
Background color #fcc70c
Border around this has a color of #fcc70c
<div style="border:2px solid #fcc70c;">Content here</div>
.myborder {border:2px solid #fcc70c;}
Border color #fcc70c