#f0d2bf color space conversions
Hex:
#f0d2bf
RGB:
240, 210, 191
CMY:
6, 18, 25
CMYK:
0, 13, 20, 6
HSL:
23°, 62.0253%, 84.5098%
HSV (HSB):
23°, 20.4167%, 94.1176%
XYZ:
68.3857, 68.3800, 58.8846
xyY:
0.3495, 0.3495, 68.3800
CIE-Lab:
86.1961, 7.5349, 13.2542
CIE-LCH:
86.1961, 15.2463, 60.3821
CIE-Luv:
86.1961, 19.5233, 17.8890
Hunter-Lab:
82.6922, 2.9065, 15.6646
#f0d2bf color charts
#f0d2bf color shades, tints & tones
#f0d2bf color schemes
#f0d2bf color preview, HTML & CSS examples
This text has a color of #f0d2bf
<p style="color:#f0d2bf;">Text here</p>
.mytext {color:#f0d2bf;}
This box has a color of #f0d2bf
<div style="background-color:#f0d2bf;">Content here</div>
.mybackground {background-color:#f0d2bf;}
Border around this has a color of #f0d2bf
<div style="border:2px solid #f0d2bf;">Content here</div>
.myborder {border:2px solid #f0d2bf;}