#f0dbd3 color space conversions
Hex:
#f0dbd3
RGB:
240, 219, 211
CMY:
6, 14, 17
CMYK:
0, 9, 12, 6
HSL:
17°, 49.1525%, 88.4314%
HSV (HSB):
17°, 12.0833%, 94.1176%
XYZ:
73.0246, 73.8914, 72.0417
xyY:
0.3335, 0.3375, 73.8914
CIE-Lab:
88.8712, 5.9144, 6.5362
CIE-LCH:
88.8712, 8.8149, 47.8591
CIE-Luv:
88.8712, 12.9071, 8.6911
Hunter-Lab:
85.9601, 1.2085, 10.4822
#f0dbd3 color charts
#f0dbd3 color shades, tints & tones
#f0dbd3 color schemes
#f0dbd3 color preview, HTML & CSS examples
This text has a color of #f0dbd3
<p style="color:#f0dbd3;">Text here</p>
.mytext {color:#f0dbd3;}
This box has a color of #f0dbd3
<div style="background-color:#f0dbd3;">Content here</div>
.mybackground {background-color:#f0dbd3;}
Border around this has a color of #f0dbd3
<div style="border:2px solid #f0dbd3;">Content here</div>
.myborder {border:2px solid #f0dbd3;}