#f05e2c color space conversions
Hex:
#f05e2c
RGB:
240, 94, 44
CMY:
6, 63, 83
CMYK:
0, 61, 82, 6
HSL:
15°, 86.7257%, 55.6863%
HSV (HSB):
15°, 81.6667%, 94.1176%
XYZ:
40.3925, 26.7125, 5.4100
xyY:
0.5570, 0.3684, 26.7125
CIE-Lab:
58.7073, 53.9018, 55.2795
CIE-LCH:
58.7073, 77.2090, 45.7229
CIE-Luv:
58.7073, 118.6502, 43.7875
Hunter-Lab:
51.6842, 49.0551, 29.9728
#f05e2c color charts
#f05e2c color shades, tints & tones
#f05e2c color schemes
#f05e2c color preview, HTML & CSS examples
This text has a color of #f05e2c
<p style="color:#f05e2c;">Text here</p>
.mytext {color:#f05e2c;}
This box has a color of #f05e2c
<div style="background-color:#f05e2c;">Content here</div>
.mybackground {background-color:#f05e2c;}
Border around this has a color of #f05e2c
<div style="border:2px solid #f05e2c;">Content here</div>
.myborder {border:2px solid #f05e2c;}