#f0cb5f color space conversions
Hex:
#f0cb5f
RGB:
240, 203, 95
CMY:
6, 20, 63
CMYK:
0, 15, 60, 6
HSL:
45°, 82.8571%, 65.6863%
HSV (HSB):
45°, 60.4167%, 94.1176%
XYZ:
59.3567, 62.0634, 19.6775
xyY:
0.4207, 0.4399, 62.0634
CIE-Lab:
82.9471, 0.8834, 57.5235
CIE-LCH:
82.9471, 57.5303, 89.1202
CIE-Luv:
82.9471, 30.6491, 68.9799
Hunter-Lab:
78.7803, -3.3755, 40.3370
#f0cb5f color charts
#f0cb5f color shades, tints & tones
#f0cb5f color schemes
#f0cb5f color preview, HTML & CSS examples
This text has a color of #f0cb5f
<p style="color:#f0cb5f;">Text here</p>
.mytext {color:#f0cb5f;}
This box has a color of #f0cb5f
<div style="background-color:#f0cb5f;">Content here</div>
.mybackground {background-color:#f0cb5f;}
Border around this has a color of #f0cb5f
<div style="border:2px solid #f0cb5f;">Content here</div>
.myborder {border:2px solid #f0cb5f;}