#fcb30a color space conversions
Hex:
#fcb30a
RGB:
252, 179, 10
CMY:
1, 30, 96
CMYK:
0, 29, 96, 1
HSL:
42°, 97.5806%, 51.3725%
HSV (HSB):
42°, 96.0317%, 98.8235%
XYZ:
56.3198, 52.9576, 7.5406
xyY:
0.4821, 0.4533, 52.9576
CIE-Lab:
77.8499, 15.4372, 79.6783
CIE-LCH:
77.8499, 81.1599, 79.0351
CIE-Luv:
77.8499, 60.8461, 78.3602
Hunter-Lab:
72.7719, 10.7941, 44.7967
#fcb30a color charts
#fcb30a color shades, tints & tones
#fcb30a color schemes
#fcb30a color preview, HTML & CSS examples
This text has a color of #fcb30a
<p style="color:#fcb30a;">Text here</p>
.mytext {color:#fcb30a;}
This box has a color of #fcb30a
<div style="background-color:#fcb30a;">Content here</div>
.mybackground {background-color:#fcb30a;}
Border around this has a color of #fcb30a
<div style="border:2px solid #fcb30a;">Content here</div>
.myborder {border:2px solid #fcb30a;}