#fcb30d color space conversions
Hex:
#fcb30d
RGB:
252, 179, 13
CMY:
1, 30, 95
CMYK:
0, 29, 95, 1
HSL:
42°, 97.5510%, 51.9608%
HSV (HSB):
42°, 94.8413%, 98.8235%
XYZ:
56.3376, 52.9647, 7.6347
xyY:
0.4818, 0.4529, 52.9647
CIE-Lab:
77.8542, 15.4634, 79.3455
CIE-LCH:
77.8542, 80.8383, 78.9720
CIE-Luv:
77.8542, 60.8105, 78.1815
Hunter-Lab:
72.7769, 10.8200, 44.7240
#fcb30d color charts
#fcb30d color shades, tints & tones
#fcb30d color schemes
#fcb30d color preview, HTML & CSS examples
This text has a color of #fcb30d
<p style="color:#fcb30d;">Text here</p>
.mytext {color:#fcb30d;}
This box has a color of #fcb30d
<div style="background-color:#fcb30d;">Content here</div>
.mybackground {background-color:#fcb30d;}
Border around this has a color of #fcb30d
<div style="border:2px solid #fcb30d;">Content here</div>
.myborder {border:2px solid #fcb30d;}