#f0dec6 color space conversions
Hex:
#f0dec6
RGB:
240, 222, 198
CMY:
6, 13, 22
CMYK:
0, 8, 18, 6
HSL:
34°, 58.3333%, 85.8824%
HSV (HSB):
34°, 17.5000%, 94.1176%
XYZ:
72.2495, 74.8450, 64.0647
xyY:
0.3422, 0.3544, 74.8450
CIE-Lab:
89.3204, 2.3522, 13.9963
CIE-LCH:
89.3204, 14.1926, 80.4600
CIE-Luv:
89.3204, 12.1972, 20.0630
Hunter-Lab:
86.5130, -2.3273, 16.6537
#f0dec6 color charts
#f0dec6 color shades, tints & tones
#f0dec6 color schemes
#f0dec6 color preview, HTML & CSS examples
This text has a color of #f0dec6
<p style="color:#f0dec6;">Text here</p>
.mytext {color:#f0dec6;}
This box has a color of #f0dec6
<div style="background-color:#f0dec6;">Content here</div>
.mybackground {background-color:#f0dec6;}
Border around this has a color of #f0dec6
<div style="border:2px solid #f0dec6;">Content here</div>
.myborder {border:2px solid #f0dec6;}