#f0600e color space conversions
Hex:
#f0600e
RGB:
240, 96, 14
CMY:
6, 62, 95
CMYK:
0, 60, 94, 6
HSL:
22°, 88.9764%, 49.8039%
HSV (HSB):
22°, 94.1667%, 94.1176%
XYZ:
40.1973, 26.9227, 3.4934
xyY:
0.5693, 0.3813, 26.9227
CIE-Lab:
58.9027, 52.4529, 65.5909
CIE-LCH:
58.9027, 83.9850, 51.3507
CIE-Luv:
58.9027, 119.3917, 49.5930
Hunter-Lab:
51.8871, 47.4828, 32.3291
#f0600e color charts
#f0600e color shades, tints & tones
#f0600e color schemes
#f0600e color preview, HTML & CSS examples
This text has a color of #f0600e
<p style="color:#f0600e;">Text here</p>
.mytext {color:#f0600e;}
This box has a color of #f0600e
<div style="background-color:#f0600e;">Content here</div>
.mybackground {background-color:#f0600e;}
Border around this has a color of #f0600e
<div style="border:2px solid #f0600e;">Content here</div>
.myborder {border:2px solid #f0600e;}