#f0d0cb color space conversions
Hex:
#f0d0cb
RGB:
240, 208, 203
CMY:
6, 18, 20
CMYK:
0, 13, 15, 6
HSL:
8°, 55.2239%, 86.8627%
HSV (HSB):
8°, 15.4167%, 94.1176%
XYZ:
69.2705, 67.9488, 65.9644
xyY:
0.3409, 0.3344, 67.9488
CIE-Lab:
85.9808, 10.3869, 6.5981
CIE-LCH:
85.9808, 12.3054, 32.4251
CIE-Luv:
85.9808, 19.6214, 7.8839
Hunter-Lab:
82.4311, 5.7472, 10.2557
#f0d0cb color charts
#f0d0cb color shades, tints & tones
#f0d0cb color schemes
#f0d0cb color preview, HTML & CSS examples
This text has a color of #f0d0cb
<p style="color:#f0d0cb;">Text here</p>
.mytext {color:#f0d0cb;}
This box has a color of #f0d0cb
<div style="background-color:#f0d0cb;">Content here</div>
.mybackground {background-color:#f0d0cb;}
Border around this has a color of #f0d0cb
<div style="border:2px solid #f0d0cb;">Content here</div>
.myborder {border:2px solid #f0d0cb;}