#fcc06e color space conversions
Hex:
#fcc06e
RGB:
252, 192, 110
CMY:
1, 25, 57
CMYK:
0, 24, 56, 1
HSL:
35°, 95.9459%, 70.9804%
HSV (HSB):
35°, 56.3492%, 98.8235%
XYZ:
61.8090, 59.5205, 22.9828
xyY:
0.4283, 0.4124, 59.5205
CIE-Lab:
81.5769, 12.5961, 49.1545
CIE-LCH:
81.5769, 50.7428, 75.6270
CIE-Luv:
81.5769, 46.3483, 58.3439
Hunter-Lab:
77.1495, 7.9951, 36.3422
#fcc06e color charts
#fcc06e color shades, tints & tones
#fcc06e color schemes
#fcc06e color preview, HTML & CSS examples
This text has a color of #fcc06e
<p style="color:#fcc06e;">Text here</p>
.mytext {color:#fcc06e;}
This box has a color of #fcc06e
<div style="background-color:#fcc06e;">Content here</div>
.mybackground {background-color:#fcc06e;}
Border around this has a color of #fcc06e
<div style="border:2px solid #fcc06e;">Content here</div>
.myborder {border:2px solid #fcc06e;}