#f5bc8d color space conversions
Hex:
#f5bc8d
RGB:
245, 188, 141
CMY:
4, 26, 45
CMYK:
0, 23, 42, 4
HSL:
27°, 83.8710%, 75.6863%
HSV (HSB):
27°, 42.4490%, 96.0784%
XYZ:
60.4471, 57.3020, 33.0738
xyY:
0.4008, 0.3799, 57.3020
CIE-Lab:
80.3492, 14.6827, 31.6763
CIE-LCH:
80.3492, 34.9138, 65.1312
CIE-Luv:
80.3492, 41.1487, 39.3449
Hunter-Lab:
75.6981, 10.0658, 27.0838
#f5bc8d color charts
#f5bc8d color shades, tints & tones
#f5bc8d color schemes
#f5bc8d color preview, HTML & CSS examples
This text has a color of #f5bc8d
<p style="color:#f5bc8d;">Text here</p>
.mytext {color:#f5bc8d;}
This box has a color of #f5bc8d
<div style="background-color:#f5bc8d;">Content here</div>
.mybackground {background-color:#f5bc8d;}
Border around this has a color of #f5bc8d
<div style="border:2px solid #f5bc8d;">Content here</div>
.myborder {border:2px solid #f5bc8d;}