#f0a08c color space conversions
Hex:
#f0a08c
RGB:
240, 160, 140
CMY:
6, 37, 45
CMYK:
0, 33, 42, 6
HSL:
12°, 76.9231%, 74.5098%
HSV (HSB):
12°, 41.6667%, 94.1176%
XYZ:
53.2396, 45.5603, 30.7989
xyY:
0.4108, 0.3515, 45.5603
CIE-Lab:
73.2593, 27.4244, 22.6083
CIE-LCH:
73.2593, 35.5420, 39.5018
CIE-Luv:
73.2593, 56.2217, 25.0118
Hunter-Lab:
67.4984, 22.6704, 20.1954
#f0a08c color charts
#f0a08c color shades, tints & tones
#f0a08c color schemes
#f0a08c color preview, HTML & CSS examples
This text has a color of #f0a08c
<p style="color:#f0a08c;">Text here</p>
.mytext {color:#f0a08c;}
This box has a color of #f0a08c
<div style="background-color:#f0a08c;">Content here</div>
.mybackground {background-color:#f0a08c;}
Border around this has a color of #f0a08c
<div style="border:2px solid #f0a08c;">Content here</div>
.myborder {border:2px solid #f0a08c;}