#f0802c color space conversions
Hex:
#f0802c
RGB:
240, 128, 44
CMY:
6, 50, 83
CMYK:
0, 47, 82, 6
HSL:
26°, 86.7257%, 55.6863%
HSV (HSB):
26°, 81.6667%, 94.1176%
XYZ:
44.1090, 34.1455, 6.6488
xyY:
0.5195, 0.4022, 34.1455
CIE-Lab:
65.0779, 37.6351, 61.0321
CIE-LCH:
65.0779, 71.7029, 58.3402
CIE-Luv:
65.0779, 91.6624, 54.9627
Hunter-Lab:
58.4341, 32.4810, 34.1577
#f0802c color charts
#f0802c color shades, tints & tones
#f0802c color schemes
#f0802c color preview, HTML & CSS examples
This text has a color of #f0802c
<p style="color:#f0802c;">Text here</p>
.mytext {color:#f0802c;}
This box has a color of #f0802c
<div style="background-color:#f0802c;">Content here</div>
.mybackground {background-color:#f0802c;}
Border around this has a color of #f0802c
<div style="border:2px solid #f0802c;">Content here</div>
.myborder {border:2px solid #f0802c;}