#f0dbd5 color space conversions
Hex:
#f0dbd5
RGB:
240, 219, 213
CMY:
6, 14, 16
CMYK:
0, 9, 11, 6
HSL:
13°, 47.3684%, 88.8235%
HSV (HSB):
13°, 11.2500%, 94.1176%
XYZ:
73.2769, 73.9924, 73.3706
xyY:
0.3321, 0.3354, 73.9924
CIE-Lab:
88.9189, 6.2356, 5.5534
CIE-LCH:
88.9189, 8.3500, 41.6883
CIE-Luv:
88.9189, 12.7550, 7.1889
Hunter-Lab:
86.0188, 1.5260, 9.6412
#f0dbd5 color charts
#f0dbd5 color shades, tints & tones
#f0dbd5 color schemes
#f0dbd5 color preview, HTML & CSS examples
This text has a color of #f0dbd5
<p style="color:#f0dbd5;">Text here</p>
.mytext {color:#f0dbd5;}
This box has a color of #f0dbd5
<div style="background-color:#f0dbd5;">Content here</div>
.mybackground {background-color:#f0dbd5;}
Border around this has a color of #f0dbd5
<div style="border:2px solid #f0dbd5;">Content here</div>
.myborder {border:2px solid #f0dbd5;}