#fcaf40 color space conversions
Hex:
#fcaf40
RGB:
252, 175, 64
CMY:
1, 31, 75
CMYK:
0, 31, 75, 1
HSL:
35°, 96.9072%, 61.9608%
HSV (HSB):
35°, 74.6032%, 98.8235%
XYZ:
56.4003, 51.7256, 11.8619
xyY:
0.4701, 0.4311, 51.7256
CIE-Lab:
77.1164, 18.7988, 65.0255
CIE-LCH:
77.1164, 67.6883, 73.8755
CIE-Luv:
77.1164, 62.2645, 68.2405
Hunter-Lab:
71.9205, 14.1194, 40.5656
#fcaf40 color charts
#fcaf40 color shades, tints & tones
#fcaf40 color schemes
#fcaf40 color preview, HTML & CSS examples
This text has a color of #fcaf40
<p style="color:#fcaf40;">Text here</p>
.mytext {color:#fcaf40;}
This box has a color of #fcaf40
<div style="background-color:#fcaf40;">Content here</div>
.mybackground {background-color:#fcaf40;}
Border around this has a color of #fcaf40
<div style="border:2px solid #fcaf40;">Content here</div>
.myborder {border:2px solid #fcaf40;}