#f0d7d5 color space conversions
Hex:
#f0d7d5
RGB:
240, 215, 213
CMY:
6, 16, 16
CMYK:
0, 10, 11, 6
HSL:
4°, 47.3684%, 88.8235%
HSV (HSB):
4°, 11.2500%, 94.1176%
XYZ:
72.2459, 71.9302, 73.0269
xyY:
0.3326, 0.3312, 71.9302
CIE-Lab:
87.9350, 8.3159, 4.1313
CIE-LCH:
87.9350, 9.2856, 26.4177
CIE-Luv:
87.9350, 14.9226, 4.6886
Hunter-Lab:
84.8117, 3.6327, 8.3166
#f0d7d5 color charts
#f0d7d5 color shades, tints & tones
#f0d7d5 color schemes
#f0d7d5 color preview, HTML & CSS examples
This text has a color of #f0d7d5
<p style="color:#f0d7d5;">Text here</p>
.mytext {color:#f0d7d5;}
This box has a color of #f0d7d5
<div style="background-color:#f0d7d5;">Content here</div>
.mybackground {background-color:#f0d7d5;}
Border around this has a color of #f0d7d5
<div style="border:2px solid #f0d7d5;">Content here</div>
.myborder {border:2px solid #f0d7d5;}