#f5bf5e color space conversions
Hex:
#f5bf5e
RGB:
245, 191, 94
CMY:
4, 25, 63
CMYK:
0, 22, 62, 4
HSL:
39°, 88.3041%, 66.4706%
HSV (HSB):
39°, 61.6327%, 96.0784%
XYZ:
58.3074, 57.4822, 18.6117
xyY:
0.4338, 0.4277, 57.4822
CIE-Lab:
80.4501, 9.1131, 55.2977
CIE-LCH:
80.4501, 56.0436, 80.6417
CIE-Luv:
80.4501, 42.9142, 64.3419
Hunter-Lab:
75.8170, 4.5963, 38.5173
#f5bf5e color charts
#f5bf5e color shades, tints & tones
#f5bf5e color schemes
#f5bf5e color preview, HTML & CSS examples
This text has a color of #f5bf5e
<p style="color:#f5bf5e;">Text here</p>
.mytext {color:#f5bf5e;}
This box has a color of #f5bf5e
<div style="background-color:#f5bf5e;">Content here</div>
.mybackground {background-color:#f5bf5e;}
Border around this has a color of #f5bf5e
<div style="border:2px solid #f5bf5e;">Content here</div>
.myborder {border:2px solid #f5bf5e;}