#fcb04d color space conversions
Hex:
#fcb04d
RGB:
252, 176, 77
CMY:
1, 31, 70
CMYK:
0, 30, 69, 1
HSL:
34°, 96.6851%, 64.5098%
HSV (HSB):
34°, 69.4444%, 98.8235%
XYZ:
57.0098, 52.2819, 14.1079
xyY:
0.4620, 0.4237, 52.2819
CIE-Lab:
77.4491, 18.8730, 59.9153
CIE-LCH:
77.4491, 62.8175, 72.5159
CIE-Luv:
77.4491, 60.6628, 64.6486
Hunter-Lab:
72.3062, 14.2022, 39.0461
#fcb04d color charts
#fcb04d color shades, tints & tones
#fcb04d color schemes
#fcb04d color preview, HTML & CSS examples
This text has a color of #fcb04d
<p style="color:#fcb04d;">Text here</p>
.mytext {color:#fcb04d;}
This box has a color of #fcb04d
<div style="background-color:#fcb04d;">Content here</div>
.mybackground {background-color:#fcb04d;}
Border around this has a color of #fcb04d
<div style="border:2px solid #fcb04d;">Content here</div>
.myborder {border:2px solid #fcb04d;}