#f0d6ed color space conversions
Hex:
#f0d6ed
RGB:
240, 214, 237
CMY:
6, 16, 7
CMYK:
0, 11, 1, 6
HSL:
307°, 46.4286%, 89.0196%
HSV (HSB):
307°, 10.8333%, 94.1176%
XYZ:
75.2678, 72.7328, 90.1926
xyY:
0.3160, 0.3054, 72.7328
CIE-Lab:
88.3201, 12.9315, -7.9685
CIE-LCH:
88.3201, 15.1895, 328.3581
CIE-Luv:
88.3201, 13.4307, -14.6456
Hunter-Lab:
85.2835, 8.2907, -3.0043
#f0d6ed color charts
#f0d6ed color shades, tints & tones
#f0d6ed color schemes
#f0d6ed color preview, HTML & CSS examples
This text has a color of #f0d6ed
<p style="color:#f0d6ed;">Text here</p>
.mytext {color:#f0d6ed;}
This box has a color of #f0d6ed
<div style="background-color:#f0d6ed;">Content here</div>
.mybackground {background-color:#f0d6ed;}
Border around this has a color of #f0d6ed
<div style="border:2px solid #f0d6ed;">Content here</div>
.myborder {border:2px solid #f0d6ed;}