#f06250 color space conversions
Hex:
#f06250
RGB:
240, 98, 80
CMY:
6, 62, 69
CMYK:
0, 59, 67, 6
HSL:
7°, 84.2105%, 62.7451%
HSV (HSB):
7°, 66.6667%, 94.1176%
XYZ:
41.7508, 27.8398, 10.7625
xyY:
0.5196, 0.3465, 27.8398
CIE-Lab:
59.7437, 53.6017, 38.1197
CIE-LCH:
59.7437, 65.7743, 35.4191
CIE-Luv:
59.7437, 110.1700, 32.0811
Hunter-Lab:
52.7635, 48.9080, 24.8406
#f06250 color charts
#f06250 color shades, tints & tones
#f06250 color schemes
#f06250 color preview, HTML & CSS examples
This text has a color of #f06250
<p style="color:#f06250;">Text here</p>
.mytext {color:#f06250;}
This box has a color of #f06250
<div style="background-color:#f06250;">Content here</div>
.mybackground {background-color:#f06250;}
Border around this has a color of #f06250
<div style="border:2px solid #f06250;">Content here</div>
.myborder {border:2px solid #f06250;}