#f08c7d color space conversions
Hex:
#f08c7d
RGB:
240, 140, 125
CMY:
6, 45, 51
CMYK:
0, 42, 48, 6
HSL:
8°, 79.3103%, 71.5686%
HSV (HSB):
8°, 47.9167%, 94.1176%
XYZ:
49.0149, 38.7621, 24.3005
xyY:
0.4373, 0.3459, 38.7621
CIE-Lab:
68.5786, 36.3962, 24.5100
CIE-LCH:
68.5786, 43.8796, 33.9572
CIE-Luv:
68.5786, 72.1351, 24.6607
Hunter-Lab:
62.2592, 31.5744, 20.4399
#f08c7d color charts
#f08c7d color shades, tints & tones
#f08c7d color schemes
#f08c7d color preview, HTML & CSS examples
This text has a color of #f08c7d
<p style="color:#f08c7d;">Text here</p>
.mytext {color:#f08c7d;}
This box has a color of #f08c7d
<div style="background-color:#f08c7d;">Content here</div>
.mybackground {background-color:#f08c7d;}
Border around this has a color of #f08c7d
<div style="border:2px solid #f08c7d;">Content here</div>
.myborder {border:2px solid #f08c7d;}