#f5bc6d color space conversions
Hex:
#f5bc6d
RGB:
245, 188, 109
CMY:
4, 26, 57
CMYK:
0, 23, 56, 4
HSL:
35°, 87.1795%, 69.4118%
HSV (HSB):
35°, 55.5102%, 96.0784%
XYZ:
58.3997, 56.4830, 22.2923
xyY:
0.4257, 0.4118, 56.4830
CIE-Lab:
79.8879, 11.7602, 47.4472
CIE-LCH:
79.8879, 48.8830, 76.0793
CIE-Luv:
79.8879, 43.9919, 56.4697
Hunter-Lab:
75.1552, 7.1827, 35.0222
#f5bc6d color charts
#f5bc6d color shades, tints & tones
#f5bc6d color schemes
#f5bc6d color preview, HTML & CSS examples
This text has a color of #f5bc6d
<p style="color:#f5bc6d;">Text here</p>
.mytext {color:#f5bc6d;}
This box has a color of #f5bc6d
<div style="background-color:#f5bc6d;">Content here</div>
.mybackground {background-color:#f5bc6d;}
Border around this has a color of #f5bc6d
<div style="border:2px solid #f5bc6d;">Content here</div>
.myborder {border:2px solid #f5bc6d;}