#f0cdb4 color space conversions
Hex:
#f0cdb4
RGB:
240, 205, 180
CMY:
6, 20, 29
CMYK:
0, 15, 25, 6
HSL:
25°, 66.6667%, 82.3529%
HSV (HSB):
25°, 25.0000%, 94.1176%
XYZ:
66.0047, 65.4832, 52.3407
xyY:
0.3591, 0.3562, 65.4832
CIE-Lab:
84.7321, 8.5839, 17.0046
CIE-LCH:
84.7321, 19.0484, 63.2153
CIE-Luv:
84.7321, 23.3665, 22.7334
Hunter-Lab:
80.9217, 3.9827, 18.2960
#f0cdb4 color charts
#f0cdb4 color shades, tints & tones
#f0cdb4 color schemes
#f0cdb4 color preview, HTML & CSS examples
This text has a color of #f0cdb4
<p style="color:#f0cdb4;">Text here</p>
.mytext {color:#f0cdb4;}
This box has a color of #f0cdb4
<div style="background-color:#f0cdb4;">Content here</div>
.mybackground {background-color:#f0cdb4;}
Border around this has a color of #f0cdb4
<div style="border:2px solid #f0cdb4;">Content here</div>
.myborder {border:2px solid #f0cdb4;}