#f0d8ce color space conversions
Hex:
#f0d8ce
RGB:
240, 216, 206
CMY:
6, 15, 19
CMYK:
0, 10, 14, 6
HSL:
18°, 53.1250%, 87.4510%
HSV (HSB):
18°, 14.1667%, 94.1176%
XYZ:
71.6316, 72.0932, 68.5325
xyY:
0.3375, 0.3397, 72.0932
CIE-Lab:
88.0134, 6.6809, 7.9343
CIE-LCH:
88.0134, 10.3725, 49.9016
CIE-Luv:
88.0134, 14.9364, 10.5644
Hunter-Lab:
84.9077, 2.0013, 11.5800
#f0d8ce color charts
#f0d8ce color shades, tints & tones
#f0d8ce color schemes
#f0d8ce color preview, HTML & CSS examples
This text has a color of #f0d8ce
<p style="color:#f0d8ce;">Text here</p>
.mytext {color:#f0d8ce;}
This box has a color of #f0d8ce
<div style="background-color:#f0d8ce;">Content here</div>
.mybackground {background-color:#f0d8ce;}
Border around this has a color of #f0d8ce
<div style="border:2px solid #f0d8ce;">Content here</div>
.myborder {border:2px solid #f0d8ce;}