#fcb02d color space conversions
Hex:
#fcb02d
RGB:
252, 176, 45
CMY:
1, 31, 82
CMYK:
0, 30, 82, 1
HSL:
38°, 97.1831%, 58.2353%
HSV (HSB):
38°, 82.1429%, 98.8235%
XYZ:
56.1439, 51.9356, 9.5481
xyY:
0.4773, 0.4415, 51.9356
CIE-Lab:
77.2423, 17.6187, 71.9075
CIE-LCH:
77.2423, 74.0345, 76.2327
CIE-Luv:
77.2423, 62.3970, 73.0729
Hunter-Lab:
72.0663, 12.9458, 42.5911
#fcb02d color charts
#fcb02d color shades, tints & tones
#fcb02d color schemes
#fcb02d color preview, HTML & CSS examples
This text has a color of #fcb02d
<p style="color:#fcb02d;">Text here</p>
.mytext {color:#fcb02d;}
This box has a color of #fcb02d
<div style="background-color:#fcb02d;">Content here</div>
.mybackground {background-color:#fcb02d;}
Border around this has a color of #fcb02d
<div style="border:2px solid #fcb02d;">Content here</div>
.myborder {border:2px solid #fcb02d;}