#f0cdc5 color space conversions
Hex:
#f0cdc5
RGB:
240, 205, 197
CMY:
6, 20, 23
CMYK:
0, 15, 18, 6
HSL:
11°, 58.9041%, 85.6863%
HSV (HSB):
11°, 17.9167%, 94.1176%
XYZ:
67.8445, 66.2191, 62.0291
xyY:
0.3460, 0.3377, 66.2191
CIE-Lab:
85.1081, 11.0398, 8.5278
CIE-LCH:
85.1081, 13.9500, 37.6848
CIE-Luv:
85.1081, 21.8480, 10.5159
Hunter-Lab:
81.3751, 6.4136, 11.7681
#f0cdc5 color charts
#f0cdc5 color shades, tints & tones
#f0cdc5 color schemes
#f0cdc5 color preview, HTML & CSS examples
This text has a color of #f0cdc5
<p style="color:#f0cdc5;">Text here</p>
.mytext {color:#f0cdc5;}
This box has a color of #f0cdc5
<div style="background-color:#f0cdc5;">Content here</div>
.mybackground {background-color:#f0cdc5;}
Border around this has a color of #f0cdc5
<div style="border:2px solid #f0cdc5;">Content here</div>
.myborder {border:2px solid #f0cdc5;}