#f0cb8c color space conversions
Hex:
#f0cb8c
RGB:
240, 203, 140
CMY:
6, 20, 45
CMYK:
0, 15, 42, 6
HSL:
38°, 76.9231%, 74.5098%
HSV (HSB):
38°, 41.6667%, 94.1176%
XYZ:
62.0247, 63.1306, 33.7273
xyY:
0.3904, 0.3973, 63.1306
CIE-Lab:
83.5110, 4.7625, 36.2481
CIE-LCH:
83.5110, 36.5596, 82.5149
CIE-Luv:
83.5110, 27.8353, 47.1788
Hunter-Lab:
79.4548, 0.2966, 30.4506
#f0cb8c color charts
#f0cb8c color shades, tints & tones
#f0cb8c color schemes
#f0cb8c color preview, HTML & CSS examples
This text has a color of #f0cb8c
<p style="color:#f0cb8c;">Text here</p>
.mytext {color:#f0cb8c;}
This box has a color of #f0cb8c
<div style="background-color:#f0cb8c;">Content here</div>
.mybackground {background-color:#f0cb8c;}
Border around this has a color of #f0cb8c
<div style="border:2px solid #f0cb8c;">Content here</div>
.myborder {border:2px solid #f0cb8c;}