#f0975f color space conversions
Hex:
#f0975f
RGB:
240, 151, 95
CMY:
6, 41, 63
CMYK:
0, 37, 60, 6
HSL:
23°, 82.8571%, 65.6863%
HSV (HSB):
23°, 60.4167%, 94.1176%
XYZ:
49.0673, 41.4847, 16.2477
xyY:
0.4594, 0.3884, 41.4847
CIE-Lab:
70.5142, 28.1959, 43.0807
CIE-LCH:
70.5142, 51.4874, 56.7956
CIE-Luv:
70.5142, 68.5001, 45.9847
Hunter-Lab:
64.4086, 23.2686, 30.1296
#f0975f color charts
#f0975f color shades, tints & tones
#f0975f color schemes
#f0975f color preview, HTML & CSS examples
This text has a color of #f0975f
<p style="color:#f0975f;">Text here</p>
.mytext {color:#f0975f;}
This box has a color of #f0975f
<div style="background-color:#f0975f;">Content here</div>
.mybackground {background-color:#f0975f;}
Border around this has a color of #f0975f
<div style="border:2px solid #f0975f;">Content here</div>
.myborder {border:2px solid #f0975f;}