#f0c95c color space conversions
Hex:
#f0c95c
RGB:
240, 201, 92
CMY:
6, 21, 64
CMYK:
0, 16, 62, 6
HSL:
44°, 83.1461%, 65.0980%
HSV (HSB):
44°, 61.6667%, 94.1176%
XYZ:
58.7536, 61.0713, 18.8165
xyY:
0.4238, 0.4405, 61.0713
CIE-Lab:
82.4170, 1.7158, 58.2834
CIE-LCH:
82.4170, 58.3087, 88.3138
CIE-Luv:
82.4170, 32.1941, 69.2544
Hunter-Lab:
78.1481, -2.5587, 40.4278
#f0c95c color charts
#f0c95c color shades, tints & tones
#f0c95c color schemes
#f0c95c color preview, HTML & CSS examples
This text has a color of #f0c95c
<p style="color:#f0c95c;">Text here</p>
.mytext {color:#f0c95c;}
This box has a color of #f0c95c
<div style="background-color:#f0c95c;">Content here</div>
.mybackground {background-color:#f0c95c;}
Border around this has a color of #f0c95c
<div style="border:2px solid #f0c95c;">Content here</div>
.myborder {border:2px solid #f0c95c;}