#f2880e color space conversions
Hex:
#f2880e
RGB:
242, 136, 14
CMY:
5, 47, 95
CMYK:
0, 44, 94, 5
HSL:
32°, 89.7638%, 50.1961%
HSV (HSB):
32°, 94.2149%, 94.9020%
XYZ:
45.5014, 36.5173, 5.0658
xyY:
0.5225, 0.4193, 36.5173
CIE-Lab:
66.9133, 33.7550, 71.0212
CIE-LCH:
66.9133, 78.6347, 64.5792
CIE-Luv:
66.9133, 88.1060, 62.4644
Hunter-Lab:
60.4295, 28.6528, 37.3304
#f2880e color charts
#f2880e color shades, tints & tones
#f2880e color schemes
#f2880e color preview, HTML & CSS examples
This text has a color of #f2880e
<p style="color:#f2880e;">Text here</p>
.mytext {color:#f2880e;}
This box has a color of #f2880e
<div style="background-color:#f2880e;">Content here</div>
.mybackground {background-color:#f2880e;}
Border around this has a color of #f2880e
<div style="border:2px solid #f2880e;">Content here</div>
.myborder {border:2px solid #f2880e;}