#f0d0c6 color space conversions
Hex:
#f0d0c6
RGB:
240, 208, 198
CMY:
6, 18, 22
CMYK:
0, 13, 18, 6
HSL:
14°, 58.3333%, 85.8824%
HSV (HSB):
14°, 17.5000%, 94.1176%
XYZ:
68.6841, 67.7142, 62.8762
xyY:
0.3447, 0.3398, 67.7142
CIE-Lab:
85.8634, 9.6199, 9.0787
CIE-LCH:
85.8634, 13.2275, 43.3423
CIE-Luv:
85.8634, 20.0628, 11.5949
Hunter-Lab:
82.2887, 4.9839, 12.2990
#f0d0c6 color charts
#f0d0c6 color shades, tints & tones
#f0d0c6 color schemes
#f0d0c6 color preview, HTML & CSS examples
This text has a color of #f0d0c6
<p style="color:#f0d0c6;">Text here</p>
.mytext {color:#f0d0c6;}
This box has a color of #f0d0c6
<div style="background-color:#f0d0c6;">Content here</div>
.mybackground {background-color:#f0d0c6;}
Border around this has a color of #f0d0c6
<div style="border:2px solid #f0d0c6;">Content here</div>
.myborder {border:2px solid #f0d0c6;}