#f0d0d8 color space conversions
Hex:
#f0d0d8
RGB:
240, 208, 216
CMY:
6, 18, 15
CMYK:
0, 13, 10, 6
HSL:
345°, 51.6129%, 87.8431%
HSV (HSB):
345°, 13.3333%, 94.1176%
XYZ:
70.8857, 68.5949, 74.4698
xyY:
0.3313, 0.3206, 68.5949
CIE-Lab:
86.3030, 12.4685, 0.1721
CIE-LCH:
86.3030, 12.4697, 0.7906
CIE-Luv:
86.3030, 18.4480, -1.9987
Hunter-Lab:
82.8220, 7.8360, 4.6645
#f0d0d8 color charts
#f0d0d8 color shades, tints & tones
#f0d0d8 color schemes
#f0d0d8 color preview, HTML & CSS examples
This text has a color of #f0d0d8
<p style="color:#f0d0d8;">Text here</p>
.mytext {color:#f0d0d8;}
This box has a color of #f0d0d8
<div style="background-color:#f0d0d8;">Content here</div>
.mybackground {background-color:#f0d0d8;}
Border around this has a color of #f0d0d8
<div style="border:2px solid #f0d0d8;">Content here</div>
.myborder {border:2px solid #f0d0d8;}