#fcb31a color space conversions
Hex:
#fcb31a
RGB:
252, 179, 26
CMY:
1, 30, 90
CMYK:
0, 29, 90, 1
HSL:
41°, 97.4138%, 54.5098%
HSV (HSB):
41°, 89.6825%, 98.8235%
XYZ:
56.4514, 53.0102, 8.2340
xyY:
0.4796, 0.4504, 53.0102
CIE-Lab:
77.8810, 15.6302, 77.2880
CIE-LCH:
77.8810, 78.8526, 78.5671
CIE-Luv:
77.8810, 60.5843, 77.0464
Hunter-Lab:
72.8081, 10.9849, 44.2605
#fcb31a color charts
#fcb31a color shades, tints & tones
#fcb31a color schemes
#fcb31a color preview, HTML & CSS examples
This text has a color of #fcb31a
<p style="color:#fcb31a;">Text here</p>
.mytext {color:#fcb31a;}
This box has a color of #fcb31a
<div style="background-color:#fcb31a;">Content here</div>
.mybackground {background-color:#fcb31a;}
Border around this has a color of #fcb31a
<div style="border:2px solid #fcb31a;">Content here</div>
.myborder {border:2px solid #fcb31a;}