#f0c96d color space conversions
Hex:
#f0c96d
RGB:
240, 201, 109
CMY:
6, 21, 57
CMYK:
0, 16, 55, 6
HSL:
42°, 81.3665%, 68.4314%
HSV (HSB):
42°, 54.5833%, 94.1176%
XYZ:
59.5821, 61.4027, 23.1796
xyY:
0.4133, 0.4259, 61.4027
CIE-Lab:
82.5947, 2.9426, 50.5705
CIE-LCH:
82.5947, 50.6561, 86.6698
CIE-Luv:
82.5947, 31.2509, 62.1601
Hunter-Lab:
78.3599, -1.4045, 37.3134
#f0c96d color charts
#f0c96d color shades, tints & tones
#f0c96d color schemes
#f0c96d color preview, HTML & CSS examples
This text has a color of #f0c96d
<p style="color:#f0c96d;">Text here</p>
.mytext {color:#f0c96d;}
This box has a color of #f0c96d
<div style="background-color:#f0c96d;">Content here</div>
.mybackground {background-color:#f0c96d;}
Border around this has a color of #f0c96d
<div style="border:2px solid #f0c96d;">Content here</div>
.myborder {border:2px solid #f0c96d;}