#f0c0a9 color space conversions
Hex:
#f0c0a9
RGB:
240, 192, 169
CMY:
6, 25, 34
CMYK:
0, 20, 30, 6
HSL:
19°, 70.2970%, 80.1961%
HSV (HSB):
19°, 29.5833%, 94.1176%
XYZ:
61.9462, 59.0891, 45.6765
xyY:
0.3716, 0.3544, 59.0891
CIE-Lab:
81.3406, 13.9351, 18.1104
CIE-LCH:
81.3406, 22.8511, 52.4235
CIE-Luv:
81.3406, 32.2174, 22.9067
Hunter-Lab:
76.8694, 9.3250, 18.5779
#f0c0a9 color charts
#f0c0a9 color shades, tints & tones
#f0c0a9 color schemes
#f0c0a9 color preview, HTML & CSS examples
This text has a color of #f0c0a9
<p style="color:#f0c0a9;">Text here</p>
.mytext {color:#f0c0a9;}
This box has a color of #f0c0a9
<div style="background-color:#f0c0a9;">Content here</div>
.mybackground {background-color:#f0c0a9;}
Border around this has a color of #f0c0a9
<div style="border:2px solid #f0c0a9;">Content here</div>
.myborder {border:2px solid #f0c0a9;}