#f0dadd color space conversions
Hex:
#f0dadd
RGB:
240, 218, 221
CMY:
6, 15, 13
CMYK:
0, 9, 8, 6
HSL:
352°, 42.3077%, 89.8039%
HSV (HSB):
352°, 9.1667%, 94.1176%
XYZ:
74.0577, 73.8885, 78.7653
xyY:
0.3267, 0.3259, 73.8885
CIE-Lab:
88.8698, 8.0699, 1.2726
CIE-LCH:
88.8698, 8.1696, 8.9614
CIE-Luv:
88.8698, 12.6707, 0.4697
Hunter-Lab:
85.9584, 3.3599, 5.8424
#f0dadd color charts
#f0dadd color shades, tints & tones
#f0dadd color schemes
#f0dadd color preview, HTML & CSS examples
This text has a color of #f0dadd
<p style="color:#f0dadd;">Text here</p>
.mytext {color:#f0dadd;}
This box has a color of #f0dadd
<div style="background-color:#f0dadd;">Content here</div>
.mybackground {background-color:#f0dadd;}
Border around this has a color of #f0dadd
<div style="border:2px solid #f0dadd;">Content here</div>
.myborder {border:2px solid #f0dadd;}