#f08e3c color space conversions
Hex:
#f08e3c
RGB:
240, 142, 60
CMY:
6, 44, 76
CMYK:
0, 41, 75, 6
HSL:
27°, 85.7143%, 58.8235%
HSV (HSB):
27°, 75.0000%, 94.1176%
XYZ:
46.4238, 38.1975, 9.2010
xyY:
0.4948, 0.4071, 38.1975
CIE-Lab:
68.1659, 30.9811, 57.3486
CIE-LCH:
68.1659, 65.1819, 61.6210
CIE-Luv:
68.1659, 79.0225, 55.8397
Hunter-Lab:
61.8041, 25.9219, 34.4362
#f08e3c color charts
#f08e3c color shades, tints & tones
#f08e3c color schemes
#f08e3c color preview, HTML & CSS examples
This text has a color of #f08e3c
<p style="color:#f08e3c;">Text here</p>
.mytext {color:#f08e3c;}
This box has a color of #f08e3c
<div style="background-color:#f08e3c;">Content here</div>
.mybackground {background-color:#f08e3c;}
Border around this has a color of #f08e3c
<div style="border:2px solid #f08e3c;">Content here</div>
.myborder {border:2px solid #f08e3c;}