#f0d1cd color space conversions
Hex:
#f0d1cd
RGB:
240, 209, 205
CMY:
6, 18, 20
CMYK:
0, 13, 15, 6
HSL:
7°, 53.8462%, 87.2549%
HSV (HSB):
7°, 14.5833%, 94.1176%
XYZ:
69.7551, 68.5340, 67.3095
xyY:
0.3393, 0.3333, 68.5340
CIE-Lab:
86.2728, 10.1753, 5.9588
CIE-LCH:
86.2728, 11.7917, 30.3538
CIE-Luv:
86.2728, 18.8890, 7.0003
Hunter-Lab:
82.7852, 5.5304, 9.7433
#f0d1cd color charts
#f0d1cd color shades, tints & tones
#f0d1cd color schemes
#f0d1cd color preview, HTML & CSS examples
This text has a color of #f0d1cd
<p style="color:#f0d1cd;">Text here</p>
.mytext {color:#f0d1cd;}
This box has a color of #f0d1cd
<div style="background-color:#f0d1cd;">Content here</div>
.mybackground {background-color:#f0d1cd;}
Border around this has a color of #f0d1cd
<div style="border:2px solid #f0d1cd;">Content here</div>
.myborder {border:2px solid #f0d1cd;}