#f0c0b6 color space conversions
Hex:
#f0c0b6
RGB:
240, 192, 182
CMY:
6, 25, 29
CMYK:
0, 20, 24, 6
HSL:
10°, 65.9091%, 82.7451%
HSV (HSB):
10°, 24.1667%, 94.1176%
XYZ:
63.2283, 59.6019, 52.4278
xyY:
0.3608, 0.3401, 59.6019
CIE-Lab:
81.6213, 15.6950, 11.5544
CIE-LCH:
81.6213, 19.4894, 36.3597
CIE-Luv:
81.6213, 30.8579, 13.7450
Hunter-Lab:
77.2023, 11.0867, 13.7780
#f0c0b6 color charts
#f0c0b6 color shades, tints & tones
#f0c0b6 color schemes
#f0c0b6 color preview, HTML & CSS examples
This text has a color of #f0c0b6
<p style="color:#f0c0b6;">Text here</p>
.mytext {color:#f0c0b6;}
This box has a color of #f0c0b6
<div style="background-color:#f0c0b6;">Content here</div>
.mybackground {background-color:#f0c0b6;}
Border around this has a color of #f0c0b6
<div style="border:2px solid #f0c0b6;">Content here</div>
.myborder {border:2px solid #f0c0b6;}