#f60c00 color space conversions
Hex:
#f60c00
RGB:
246, 12, 0
CMY:
4, 95, 100
CMYK:
0, 95, 100, 4
HSL:
3°, 100.0000%, 48.2353%
HSV (HSB):
3°, 100.0000%, 96.4706%
XYZ:
38.1375, 19.8558, 1.8225
xyY:
0.6376, 0.3319, 19.8558
CIE-Lab:
51.6738, 77.0890, 65.5189
CIE-LCH:
51.6738, 101.1703, 40.3616
CIE-Luv:
51.6738, 167.2293, 36.9727
Hunter-Lab:
44.5598, 74.7935, 28.7669
#f60c00 color charts
#f60c00 color shades, tints & tones
#f60c00 color schemes
#f60c00 color preview, HTML & CSS examples
This text has a color of #f60c00
<p style="color:#f60c00;">Text here</p>
.mytext {color:#f60c00;}
This box has a color of #f60c00
<div style="background-color:#f60c00;">Content here</div>
.mybackground {background-color:#f60c00;}
Border around this has a color of #f60c00
<div style="border:2px solid #f60c00;">Content here</div>
.myborder {border:2px solid #f60c00;}