#f0c07c color space conversions
Hex:
#f0c07c
RGB:
240, 192, 124
CMY:
6, 25, 51
CMYK:
0, 20, 48, 6
HSL:
35°, 79.4521%, 71.3725%
HSV (HSB):
35°, 48.3333%, 94.1176%
XYZ:
58.4229, 57.6798, 27.1229
xyY:
0.4079, 0.4027, 57.6798
CIE-Lab:
80.5604, 8.9178, 40.6426
CIE-LCH:
80.5604, 41.6095, 77.6242
CIE-Luv:
80.5604, 36.3324, 50.4845
Hunter-Lab:
75.9472, 4.4047, 31.9889
#f0c07c color charts
#f0c07c color shades, tints & tones
#f0c07c color schemes
#f0c07c color preview, HTML & CSS examples
This text has a color of #f0c07c
<p style="color:#f0c07c;">Text here</p>
.mytext {color:#f0c07c;}
This box has a color of #f0c07c
<div style="background-color:#f0c07c;">Content here</div>
.mybackground {background-color:#f0c07c;}
Border around this has a color of #f0c07c
<div style="border:2px solid #f0c07c;">Content here</div>
.myborder {border:2px solid #f0c07c;}