#f08050 color space conversions
Hex:
#f08050
RGB:
240, 128, 80
CMY:
6, 50, 69
CMYK:
0, 47, 67, 6
HSL:
18°, 84.2105%, 62.7451%
HSV (HSB):
18°, 66.6667%, 94.1176%
XYZ:
45.1023, 34.5428, 11.8797
xyY:
0.4928, 0.3774, 34.5428
CIE-Lab:
65.3911, 39.1691, 44.7617
CIE-LCH:
65.3911, 59.4797, 48.8122
CIE-Luv:
65.3911, 87.9013, 43.1603
Hunter-Lab:
58.7731, 34.1274, 29.1570
#f08050 color charts
#f08050 color shades, tints & tones
#f08050 color schemes
#f08050 color preview, HTML & CSS examples
This text has a color of #f08050
<p style="color:#f08050;">Text here</p>
.mytext {color:#f08050;}
This box has a color of #f08050
<div style="background-color:#f08050;">Content here</div>
.mybackground {background-color:#f08050;}
Border around this has a color of #f08050
<div style="border:2px solid #f08050;">Content here</div>
.myborder {border:2px solid #f08050;}