#f0ddd3 color space conversions
Hex:
#f0ddd3
RGB:
240, 221, 211
CMY:
6, 13, 17
CMYK:
0, 8, 12, 6
HSL:
21°, 49.1525%, 88.4314%
HSV (HSB):
21°, 12.0833%, 94.1176%
XYZ:
73.5495, 74.9413, 72.2167
xyY:
0.3332, 0.3396, 74.9413
CIE-Lab:
89.3655, 4.8783, 7.2475
CIE-LCH:
89.3655, 8.7364, 56.0557
CIE-Luv:
89.3655, 11.8197, 9.9349
Hunter-Lab:
86.5687, 0.1601, 11.1376
#f0ddd3 color charts
#f0ddd3 color shades, tints & tones
#f0ddd3 color schemes
#f0ddd3 color preview, HTML & CSS examples
This text has a color of #f0ddd3
<p style="color:#f0ddd3;">Text here</p>
.mytext {color:#f0ddd3;}
This box has a color of #f0ddd3
<div style="background-color:#f0ddd3;">Content here</div>
.mybackground {background-color:#f0ddd3;}
Border around this has a color of #f0ddd3
<div style="border:2px solid #f0ddd3;">Content here</div>
.myborder {border:2px solid #f0ddd3;}