#f0d0b4 color space conversions
Hex:
#f0d0b4
RGB:
240, 208, 180
CMY:
6, 18, 29
CMYK:
0, 13, 25, 6
HSL:
28°, 66.6667%, 82.3529%
HSV (HSB):
28°, 25.0000%, 94.1176%
XYZ:
66.7293, 66.9323, 52.5822
xyY:
0.3583, 0.3594, 66.9323
CIE-Lab:
85.4697, 7.0188, 18.0358
CIE-LCH:
85.4697, 19.3534, 68.7362
CIE-Luv:
85.4697, 21.5976, 24.4732
Hunter-Lab:
81.8122, 2.4205, 19.1617
#f0d0b4 color charts
#f0d0b4 color shades, tints & tones
#f0d0b4 color schemes
#f0d0b4 color preview, HTML & CSS examples
This text has a color of #f0d0b4
<p style="color:#f0d0b4;">Text here</p>
.mytext {color:#f0d0b4;}
This box has a color of #f0d0b4
<div style="background-color:#f0d0b4;">Content here</div>
.mybackground {background-color:#f0d0b4;}
Border around this has a color of #f0d0b4
<div style="border:2px solid #f0d0b4;">Content here</div>
.myborder {border:2px solid #f0d0b4;}