#fcb06f color space conversions
Hex:
#fcb06f
RGB:
252, 176, 111
CMY:
1, 31, 56
CMYK:
0, 30, 56, 1
HSL:
28°, 95.9184%, 71.1765%
HSV (HSB):
28°, 55.9524%, 98.8235%
XYZ:
58.5395, 52.8938, 22.1631
xyY:
0.4382, 0.3959, 52.8938
CIE-Lab:
77.8123, 21.0459, 44.0967
CIE-LCH:
77.8123, 48.8615, 64.4864
CIE-Luv:
77.8123, 57.7732, 50.5622
Hunter-Lab:
72.7281, 16.4019, 32.8417
#fcb06f color charts
#fcb06f color shades, tints & tones
#fcb06f color schemes
#fcb06f color preview, HTML & CSS examples
This text has a color of #fcb06f
<p style="color:#fcb06f;">Text here</p>
.mytext {color:#fcb06f;}
This box has a color of #fcb06f
<div style="background-color:#fcb06f;">Content here</div>
.mybackground {background-color:#fcb06f;}
Border around this has a color of #fcb06f
<div style="border:2px solid #fcb06f;">Content here</div>
.myborder {border:2px solid #fcb06f;}