#f0d072 color space conversions
Hex:
#f0d072
RGB:
240, 208, 114
CMY:
6, 18, 55
CMYK:
0, 13, 53, 6
HSL:
45°, 80.7692%, 69.4118%
HSV (HSB):
45°, 52.5000%, 94.1176%
XYZ:
61.5283, 64.8519, 25.1944
xyY:
0.4059, 0.4279, 64.8519
CIE-Lab:
84.4074, -0.2611, 50.3314
CIE-LCH:
84.4074, 50.3321, 90.2972
CIE-Luv:
84.4074, 26.2317, 63.1407
Hunter-Lab:
80.5307, -4.5483, 37.8224
#f0d072 color charts
#f0d072 color shades, tints & tones
#f0d072 color schemes
#f0d072 color preview, HTML & CSS examples
This text has a color of #f0d072
<p style="color:#f0d072;">Text here</p>
.mytext {color:#f0d072;}
This box has a color of #f0d072
<div style="background-color:#f0d072;">Content here</div>
.mybackground {background-color:#f0d072;}
Border around this has a color of #f0d072
<div style="border:2px solid #f0d072;">Content here</div>
.myborder {border:2px solid #f0d072;}