#f0d0e1 color space conversions
Hex:
#f0d0e1
RGB:
240, 208, 225
CMY:
6, 18, 12
CMYK:
0, 13, 6, 6
HSL:
328°, 51.6129%, 87.8431%
HSV (HSB):
328°, 13.3333%, 94.1176%
XYZ:
72.0817, 69.0733, 80.7675
xyY:
0.3248, 0.3112, 69.0733
CIE-Lab:
86.5403, 13.9815, -4.2523
CIE-LCH:
86.5403, 14.6139, 343.0834
CIE-Luv:
86.5403, 17.6169, -9.0144
Hunter-Lab:
83.1103, 9.3702, 0.5586
#f0d0e1 color charts
#f0d0e1 color shades, tints & tones
#f0d0e1 color schemes
#f0d0e1 color preview, HTML & CSS examples
This text has a color of #f0d0e1
<p style="color:#f0d0e1;">Text here</p>
.mytext {color:#f0d0e1;}
This box has a color of #f0d0e1
<div style="background-color:#f0d0e1;">Content here</div>
.mybackground {background-color:#f0d0e1;}
Border around this has a color of #f0d0e1
<div style="border:2px solid #f0d0e1;">Content here</div>
.myborder {border:2px solid #f0d0e1;}