#f0d0d9 color space conversions
Hex:
#f0d0d9
RGB:
240, 208, 217
CMY:
6, 18, 15
CMYK:
0, 13, 10, 6
HSL:
343°, 51.6129%, 87.8431%
HSV (HSB):
343°, 13.3333%, 94.1176%
XYZ:
71.0154, 68.6468, 75.1529
xyY:
0.3306, 0.3196, 68.6468
CIE-Lab:
86.3288, 12.6337, -0.3206
CIE-LCH:
86.3288, 12.6378, 358.5463
CIE-Luv:
86.3288, 18.3564, -2.7717
Hunter-Lab:
82.8533, 8.0030, 4.2178
#f0d0d9 color charts
#f0d0d9 color shades, tints & tones
#f0d0d9 color schemes
#f0d0d9 color preview, HTML & CSS examples
This text has a color of #f0d0d9
<p style="color:#f0d0d9;">Text here</p>
.mytext {color:#f0d0d9;}
This box has a color of #f0d0d9
<div style="background-color:#f0d0d9;">Content here</div>
.mybackground {background-color:#f0d0d9;}
Border around this has a color of #f0d0d9
<div style="border:2px solid #f0d0d9;">Content here</div>
.myborder {border:2px solid #f0d0d9;}