#f0cacd color space conversions
Hex:
#f0cacd
RGB:
240, 202, 205
CMY:
6, 21, 20
CMYK:
0, 16, 15, 6
HSL:
355°, 55.8824%, 86.6667%
HSV (HSB):
355°, 15.8333%, 94.1176%
XYZ:
68.0752, 65.1741, 66.7495
xyY:
0.3404, 0.3259, 65.1741
CIE-Lab:
84.5734, 13.8502, 3.5026
CIE-LCH:
84.5734, 14.2863, 14.1922
CIE-Luv:
84.5734, 22.7712, 2.6916
Hunter-Lab:
80.7305, 9.2400, 7.4892
#f0cacd color charts
#f0cacd color shades, tints & tones
#f0cacd color schemes
#f0cacd color preview, HTML & CSS examples
This text has a color of #f0cacd
<p style="color:#f0cacd;">Text here</p>
.mytext {color:#f0cacd;}
This box has a color of #f0cacd
<div style="background-color:#f0cacd;">Content here</div>
.mybackground {background-color:#f0cacd;}
Border around this has a color of #f0cacd
<div style="border:2px solid #f0cacd;">Content here</div>
.myborder {border:2px solid #f0cacd;}