#f08060 color space conversions
Hex:
#f08060
RGB:
240, 128, 96
CMY:
6, 50, 62
CMYK:
0, 47, 60, 6
HSL:
13°, 82.7586%, 65.8824%
HSV (HSB):
13°, 60.0000%, 94.1176%
XYZ:
45.7657, 34.8081, 15.3729
xyY:
0.4770, 0.3628, 34.8081
CIE-Lab:
65.5990, 40.1758, 36.5454
CIE-LCH:
65.5990, 54.3108, 42.2908
CIE-Luv:
65.5990, 85.5387, 35.7109
Hunter-Lab:
58.9984, 35.2170, 25.8501
#f08060 color charts
#f08060 color shades, tints & tones
#f08060 color schemes
#f08060 color preview, HTML & CSS examples
This text has a color of #f08060
<p style="color:#f08060;">Text here</p>
.mytext {color:#f08060;}
This box has a color of #f08060
<div style="background-color:#f08060;">Content here</div>
.mybackground {background-color:#f08060;}
Border around this has a color of #f08060
<div style="border:2px solid #f08060;">Content here</div>
.myborder {border:2px solid #f08060;}