#f0bf6a color space conversions
Hex:
#f0bf6a
RGB:
240, 191, 106
CMY:
6, 25, 58
CMYK:
0, 20, 56, 6
HSL:
38°, 81.7073%, 67.8431%
HSV (HSB):
38°, 55.8333%, 94.1176%
XYZ:
57.1675, 56.8275, 21.5914
xyY:
0.4216, 0.4191, 56.8275
CIE-Lab:
80.0825, 7.9109, 49.0312
CIE-LCH:
80.0825, 49.6653, 80.8347
CIE-Luv:
80.0825, 38.3625, 58.8964
Hunter-Lab:
75.3840, 3.4436, 35.7870
#f0bf6a color charts
#f0bf6a color shades, tints & tones
#f0bf6a color schemes
#f0bf6a color preview, HTML & CSS examples
This text has a color of #f0bf6a
<p style="color:#f0bf6a;">Text here</p>
.mytext {color:#f0bf6a;}
This box has a color of #f0bf6a
<div style="background-color:#f0bf6a;">Content here</div>
.mybackground {background-color:#f0bf6a;}
Border around this has a color of #f0bf6a
<div style="border:2px solid #f0bf6a;">Content here</div>
.myborder {border:2px solid #f0bf6a;}