#fcaf31 color space conversions
Hex:
#fcaf31
RGB:
252, 175, 49
CMY:
1, 31, 81
CMYK:
0, 31, 81, 1
HSL:
37°, 97.1292%, 59.0196%
HSV (HSB):
37°, 80.5556%, 98.8235%
XYZ:
56.0292, 51.5771, 9.9081
xyY:
0.4768, 0.4389, 51.5771
CIE-Lab:
77.0273, 18.2597, 70.4340
CIE-LCH:
77.0273, 72.7624, 75.4663
CIE-Luv:
77.0273, 63.0253, 71.8920
Hunter-Lab:
71.8172, 13.5792, 42.0923
#fcaf31 color charts
#fcaf31 color shades, tints & tones
#fcaf31 color schemes
#fcaf31 color preview, HTML & CSS examples
This text has a color of #fcaf31
<p style="color:#fcaf31;">Text here</p>
.mytext {color:#fcaf31;}
This box has a color of #fcaf31
<div style="background-color:#fcaf31;">Content here</div>
.mybackground {background-color:#fcaf31;}
Border around this has a color of #fcaf31
<div style="border:2px solid #fcaf31;">Content here</div>
.myborder {border:2px solid #fcaf31;}