#f0d8d5 color space conversions
Hex:
#f0d8d5
RGB:
240, 216, 213
CMY:
6, 15, 16
CMYK:
0, 10, 11, 6
HSL:
7°, 47.3684%, 88.8235%
HSV (HSB):
7°, 11.2500%, 94.1176%
XYZ:
72.5013, 72.4411, 73.1121
xyY:
0.3325, 0.3322, 72.4411
CIE-Lab:
88.1805, 7.7950, 4.4865
CIE-LCH:
88.1805, 8.9939, 29.9229
CIE-Luv:
88.1805, 14.3804, 5.3139
Hunter-Lab:
85.1123, 3.1052, 8.6481
#f0d8d5 color charts
#f0d8d5 color shades, tints & tones
#f0d8d5 color schemes
#f0d8d5 color preview, HTML & CSS examples
This text has a color of #f0d8d5
<p style="color:#f0d8d5;">Text here</p>
.mytext {color:#f0d8d5;}
This box has a color of #f0d8d5
<div style="background-color:#f0d8d5;">Content here</div>
.mybackground {background-color:#f0d8d5;}
Border around this has a color of #f0d8d5
<div style="border:2px solid #f0d8d5;">Content here</div>
.myborder {border:2px solid #f0d8d5;}