#f2983c color space conversions
Hex:
#f2983c
RGB:
242, 152, 60
CMY:
5, 40, 76
CMYK:
0, 37, 75, 5
HSL:
30°, 87.5000%, 59.2157%
HSV (HSB):
30°, 75.2066%, 94.9020%
XYZ:
48.6618, 41.6600, 9.7514
xyY:
0.4863, 0.4163, 41.6600
CIE-Lab:
70.6358, 26.5634, 59.8909
CIE-LCH:
70.6358, 65.5174, 66.0813
CIE-Luv:
70.6358, 72.6474, 59.8215
Hunter-Lab:
64.5445, 21.6229, 36.2236
#f2983c color charts
#f2983c color shades, tints & tones
#f2983c color schemes
#f2983c color preview, HTML & CSS examples
This text has a color of #f2983c
<p style="color:#f2983c;">Text here</p>
.mytext {color:#f2983c;}
This box has a color of #f2983c
<div style="background-color:#f2983c;">Content here</div>
.mybackground {background-color:#f2983c;}
Border around this has a color of #f2983c
<div style="border:2px solid #f2983c;">Content here</div>
.myborder {border:2px solid #f2983c;}