#f0cac1 color space conversions
Hex:
#f0cac1
RGB:
240, 202, 193
CMY:
6, 21, 24
CMYK:
0, 16, 20, 6
HSL:
11°, 61.0390%, 84.9020%
HSV (HSB):
11°, 19.5833%, 94.1176%
XYZ:
66.6813, 64.6166, 59.4098
xyY:
0.3497, 0.3388, 64.6166
CIE-Lab:
84.2858, 12.0157, 9.4774
CIE-LCH:
84.2858, 15.3035, 38.2646
CIE-Luv:
84.2858, 23.9296, 11.6544
Hunter-Lab:
80.3844, 7.3984, 12.4496
#f0cac1 color charts
#f0cac1 color shades, tints & tones
#f0cac1 color schemes
#f0cac1 color preview, HTML & CSS examples
This text has a color of #f0cac1
<p style="color:#f0cac1;">Text here</p>
.mytext {color:#f0cac1;}
This box has a color of #f0cac1
<div style="background-color:#f0cac1;">Content here</div>
.mybackground {background-color:#f0cac1;}
Border around this has a color of #f0cac1
<div style="border:2px solid #f0cac1;">Content here</div>
.myborder {border:2px solid #f0cac1;}