#f60c0e color space conversions
Hex:
#f60c0e
RGB:
246, 12, 14
CMY:
4, 95, 95
CMYK:
0, 95, 94, 4
HSL:
359°, 92.8571%, 50.5882%
HSV (HSB):
359°, 95.1220%, 96.4706%
XYZ:
38.2168, 19.8875, 2.2399
xyY:
0.6333, 0.3296, 19.8875
CIE-Lab:
51.7098, 77.1891, 61.9404
CIE-LCH:
51.7098, 98.9685, 38.7453
CIE-Luv:
51.7098, 166.3856, 35.7051
Hunter-Lab:
44.5954, 74.9267, 28.2388
#f60c0e color charts
#f60c0e color shades, tints & tones
#f60c0e color schemes
#f60c0e color preview, HTML & CSS examples
This text has a color of #f60c0e
<p style="color:#f60c0e;">Text here</p>
.mytext {color:#f60c0e;}
This box has a color of #f60c0e
<div style="background-color:#f60c0e;">Content here</div>
.mybackground {background-color:#f60c0e;}
Border around this has a color of #f60c0e
<div style="border:2px solid #f60c0e;">Content here</div>
.myborder {border:2px solid #f60c0e;}