#f2801b color space conversions
Hex:
#f2801b
RGB:
242, 128, 27
CMY:
5, 50, 89
CMYK:
0, 47, 89, 5
HSL:
28°, 89.2116%, 52.7451%
HSV (HSB):
28°, 88.8430%, 94.9020%
XYZ:
44.5350, 34.3947, 5.3285
xyY:
0.5286, 0.4082, 34.3947
CIE-Lab:
65.2747, 38.0289, 66.9736
CIE-LCH:
65.2747, 77.0172, 60.4112
CIE-Luv:
65.2747, 94.3559, 58.2712
Hunter-Lab:
58.6470, 32.9158, 35.6660
#f2801b color charts
#f2801b color shades, tints & tones
#f2801b color schemes
#f2801b color preview, HTML & CSS examples
This text has a color of #f2801b
<p style="color:#f2801b;">Text here</p>
.mytext {color:#f2801b;}
This box has a color of #f2801b
<div style="background-color:#f2801b;">Content here</div>
.mybackground {background-color:#f2801b;}
Border around this has a color of #f2801b
<div style="border:2px solid #f2801b;">Content here</div>
.myborder {border:2px solid #f2801b;}