#fcaf3c color space conversions
Hex:
#fcaf3c
RGB:
252, 175, 60
CMY:
1, 31, 76
CMYK:
0, 31, 76, 1
HSL:
36°, 96.9697%, 61.1765%
HSV (HSB):
36°, 76.1905%, 98.8235%
XYZ:
56.2905, 51.6816, 11.2837
xyY:
0.4720, 0.4334, 51.6816
CIE-Lab:
77.0901, 18.6396, 66.5580
CIE-LCH:
77.0901, 69.1188, 74.3551
CIE-Luv:
77.0901, 62.4882, 69.3144
Hunter-Lab:
71.8899, 13.9597, 41.0169
#fcaf3c color charts
#fcaf3c color shades, tints & tones
#fcaf3c color schemes
#fcaf3c color preview, HTML & CSS examples
This text has a color of #fcaf3c
<p style="color:#fcaf3c;">Text here</p>
.mytext {color:#fcaf3c;}
This box has a color of #fcaf3c
<div style="background-color:#fcaf3c;">Content here</div>
.mybackground {background-color:#fcaf3c;}
Border around this has a color of #fcaf3c
<div style="border:2px solid #fcaf3c;">Content here</div>
.myborder {border:2px solid #fcaf3c;}