#f0c06a color space conversions
Hex:
#f0c06a
RGB:
240, 192, 106
CMY:
6, 25, 58
CMYK:
0, 20, 56, 6
HSL:
39°, 81.7073%, 67.8431%
HSV (HSB):
39°, 55.8333%, 94.1176%
XYZ:
57.3863, 57.2651, 21.6644
xyY:
0.4210, 0.4201, 57.2651
CIE-Lab:
80.3285, 7.3882, 49.3242
CIE-LCH:
80.3285, 49.8745, 81.4810
CIE-Luv:
80.3285, 37.6630, 59.3575
Hunter-Lab:
75.6737, 2.9344, 35.9977
#f0c06a color charts
#f0c06a color shades, tints & tones
#f0c06a color schemes
#f0c06a color preview, HTML & CSS examples
This text has a color of #f0c06a
<p style="color:#f0c06a;">Text here</p>
.mytext {color:#f0c06a;}
This box has a color of #f0c06a
<div style="background-color:#f0c06a;">Content here</div>
.mybackground {background-color:#f0c06a;}
Border around this has a color of #f0c06a
<div style="border:2px solid #f0c06a;">Content here</div>
.myborder {border:2px solid #f0c06a;}