#fccf70 color space conversions
Hex:
#fccf70
RGB:
252, 207, 112
CMY:
1, 19, 56
CMYK:
0, 18, 56, 1
HSL:
41°, 95.8904%, 71.3725%
HSV (HSB):
41°, 55.5556%, 98.8235%
XYZ:
65.3823, 66.4909, 24.7172
xyY:
0.4175, 0.4246, 66.4909
CIE-Lab:
85.2462, 4.9719, 52.5577
CIE-LCH:
85.2462, 52.7924, 84.5960
CIE-Luv:
85.2462, 35.6816, 64.3026
Hunter-Lab:
81.5420, 0.4272, 39.1072
#fccf70 color charts
#fccf70 color shades, tints & tones
#fccf70 color schemes
#fccf70 color preview, HTML & CSS examples
This text has a color of #fccf70
<p style="color:#fccf70;">Text here</p>
.mytext {color:#fccf70;}
This box has a color of #fccf70
<div style="background-color:#fccf70;">Content here</div>
.mybackground {background-color:#fccf70;}
Border around this has a color of #fccf70
<div style="border:2px solid #fccf70;">Content here</div>
.myborder {border:2px solid #fccf70;}