#f5bc5a color space conversions
Hex:
#f5bc5a
RGB:
245, 188, 90
CMY:
4, 26, 65
CMYK:
0, 23, 63, 4
HSL:
38°, 88.5714%, 65.6863%
HSV (HSB):
38°, 63.2653%, 96.0784%
XYZ:
57.4849, 56.1171, 17.4748
xyY:
0.4386, 0.4281, 56.1171
CIE-Lab:
79.6804, 10.4234, 56.2785
CIE-LCH:
79.6804, 57.2357, 79.5071
CIE-Luv:
79.6804, 45.3474, 64.6045
Hunter-Lab:
74.9113, 5.8810, 38.6072
#f5bc5a color charts
#f5bc5a color shades, tints & tones
#f5bc5a color schemes
#f5bc5a color preview, HTML & CSS examples
This text has a color of #f5bc5a
<p style="color:#f5bc5a;">Text here</p>
.mytext {color:#f5bc5a;}
This box has a color of #f5bc5a
<div style="background-color:#f5bc5a;">Content here</div>
.mybackground {background-color:#f5bc5a;}
Border around this has a color of #f5bc5a
<div style="border:2px solid #f5bc5a;">Content here</div>
.myborder {border:2px solid #f5bc5a;}