#fccc70 color space conversions
Hex:
#fccc70
RGB:
252, 204, 112
CMY:
1, 20, 56
CMYK:
0, 19, 56, 1
HSL:
39°, 95.8904%, 71.3725%
HSV (HSB):
39°, 55.5556%, 98.8235%
XYZ:
64.6624, 65.0510, 24.4773
xyY:
0.4194, 0.4219, 65.0510
CIE-Lab:
84.5100, 6.5191, 51.6846
CIE-LCH:
84.5100, 52.0941, 82.8111
CIE-Luv:
84.5100, 37.7603, 62.9261
Hunter-Lab:
80.6542, 1.9628, 38.4644
#fccc70 color charts
#fccc70 color shades, tints & tones
#fccc70 color schemes
#fccc70 color preview, HTML & CSS examples
This text has a color of #fccc70
<p style="color:#fccc70;">Text here</p>
.mytext {color:#fccc70;}
This box has a color of #fccc70
<div style="background-color:#fccc70;">Content here</div>
.mybackground {background-color:#fccc70;}
Border around this has a color of #fccc70
<div style="border:2px solid #fccc70;">Content here</div>
.myborder {border:2px solid #fccc70;}