#f0bf5e color space conversions
Hex:
#f0bf5e
RGB:
240, 191, 94
CMY:
6, 25, 63
CMYK:
0, 20, 61, 6
HSL:
40°, 82.9545%, 65.4902%
HSV (HSB):
40°, 60.8333%, 94.1176%
XYZ:
56.5864, 56.5950, 18.5312
xyY:
0.4296, 0.4297, 56.5950
CIE-Lab:
79.9513, 7.0413, 54.5980
CIE-LCH:
79.9513, 55.0502, 82.6513
CIE-Luv:
79.9513, 39.1483, 64.0581
Hunter-Lab:
75.2297, 2.6125, 38.0560
#f0bf5e color charts
#f0bf5e color shades, tints & tones
#f0bf5e color schemes
#f0bf5e color preview, HTML & CSS examples
This text has a color of #f0bf5e
<p style="color:#f0bf5e;">Text here</p>
.mytext {color:#f0bf5e;}
This box has a color of #f0bf5e
<div style="background-color:#f0bf5e;">Content here</div>
.mybackground {background-color:#f0bf5e;}
Border around this has a color of #f0bf5e
<div style="border:2px solid #f0bf5e;">Content here</div>
.myborder {border:2px solid #f0bf5e;}