#f2981f color space conversions
Hex:
#f2981f
RGB:
242, 152, 31
CMY:
5, 40, 88
CMYK:
0, 37, 87, 5
HSL:
34°, 89.0295%, 53.5294%
HSV (HSB):
34°, 87.1901%, 94.9020%
XYZ:
48.0935, 41.4326, 6.7588
xyY:
0.4995, 0.4303, 41.4326
CIE-Lab:
70.4780, 25.6807, 69.9106
CIE-LCH:
70.4780, 74.4781, 69.8299
CIE-Luv:
70.4780, 74.2315, 66.1501
Hunter-Lab:
64.3682, 20.7242, 38.8321
#f2981f color charts
#f2981f color shades, tints & tones
#f2981f color schemes
#f2981f color preview, HTML & CSS examples
This text has a color of #f2981f
<p style="color:#f2981f;">Text here</p>
.mytext {color:#f2981f;}
This box has a color of #f2981f
<div style="background-color:#f2981f;">Content here</div>
.mybackground {background-color:#f2981f;}
Border around this has a color of #f2981f
<div style="border:2px solid #f2981f;">Content here</div>
.myborder {border:2px solid #f2981f;}