#f2880f color space conversions
Hex:
#f2880f
RGB:
242, 136, 15
CMY:
5, 47, 94
CMYK:
0, 44, 94, 5
HSL:
32°, 89.7233%, 50.3922%
HSV (HSB):
32°, 93.8017%, 94.9020%
XYZ:
45.5083, 36.5201, 5.1025
xyY:
0.5223, 0.4191, 36.5201
CIE-Lab:
66.9154, 33.7659, 70.8518
CIE-LCH:
66.9154, 78.4864, 64.5189
CIE-Luv:
66.9154, 88.0807, 62.3796
Hunter-Lab:
60.4318, 28.6642, 37.2962
#f2880f color charts
#f2880f color shades, tints & tones
#f2880f color schemes
#f2880f color preview, HTML & CSS examples
This text has a color of #f2880f
<p style="color:#f2880f;">Text here</p>
.mytext {color:#f2880f;}
This box has a color of #f2880f
<div style="background-color:#f2880f;">Content here</div>
.mybackground {background-color:#f2880f;}
Border around this has a color of #f2880f
<div style="border:2px solid #f2880f;">Content here</div>
.myborder {border:2px solid #f2880f;}