#f0d06c color space conversions
Hex:
#f0d06c
RGB:
240, 208, 108
CMY:
6, 18, 58
CMYK:
0, 13, 55, 6
HSL:
45°, 81.4815%, 68.2353%
HSV (HSB):
45°, 55.0000%, 94.1176%
XYZ:
61.1978, 64.7197, 23.4540
xyY:
0.4097, 0.4333, 64.7197
CIE-Lab:
84.3391, -0.7426, 53.1086
CIE-LCH:
84.3391, 53.1138, 90.8011
CIE-Luv:
84.3391, 26.5574, 65.8471
Hunter-Lab:
80.4486, -4.9987, 39.0285
#f0d06c color charts
#f0d06c color shades, tints & tones
#f0d06c color schemes
#f0d06c color preview, HTML & CSS examples
This text has a color of #f0d06c
<p style="color:#f0d06c;">Text here</p>
.mytext {color:#f0d06c;}
This box has a color of #f0d06c
<div style="background-color:#f0d06c;">Content here</div>
.mybackground {background-color:#f0d06c;}
Border around this has a color of #f0d06c
<div style="border:2px solid #f0d06c;">Content here</div>
.myborder {border:2px solid #f0d06c;}