#f60c0d color space conversions
Hex:
#f60c0d
RGB:
246, 12, 13
CMY:
4, 95, 95
CMYK:
0, 95, 95, 4
HSL:
360°, 92.8571%, 50.5882%
HSV (HSB):
360°, 95.1220%, 96.4706%
XYZ:
38.2102, 19.8848, 2.2050
xyY:
0.6337, 0.3298, 19.8848
CIE-Lab:
51.7068, 77.1808, 62.2210
CIE-LCH:
51.7068, 99.1379, 38.8748
CIE-Luv:
51.7068, 166.4557, 35.8105
Hunter-Lab:
44.5924, 74.9156, 28.2829
#f60c0d color charts
#f60c0d color shades, tints & tones
#f60c0d color schemes
#f60c0d color preview, HTML & CSS examples
This text has a color of #f60c0d
<p style="color:#f60c0d;">Text here</p>
.mytext {color:#f60c0d;}
This box has a color of #f60c0d
<div style="background-color:#f60c0d;">Content here</div>
.mybackground {background-color:#f60c0d;}
Border around this has a color of #f60c0d
<div style="border:2px solid #f60c0d;">Content here</div>
.myborder {border:2px solid #f60c0d;}