#f60c3d color space conversions
Hex:
#f60c3d
RGB:
246, 12, 61
CMY:
4, 95, 76
CMYK:
0, 95, 75, 4
HSL:
347°, 92.8571%, 50.5882%
HSV (HSB):
347°, 95.1220%, 96.4706%
XYZ:
38.9798, 20.1927, 6.2580
xyY:
0.5957, 0.3086, 20.1927
CIE-Lab:
52.0544, 78.1436, 40.1521
CIE-LCH:
52.0544, 87.8556, 27.1952
CIE-Luv:
52.0544, 158.6848, 24.0768
Hunter-Lab:
44.9363, 76.2007, 23.1985
#f60c3d color charts
#f60c3d color shades, tints & tones
#f60c3d color schemes
#f60c3d color preview, HTML & CSS examples
This text has a color of #f60c3d
<p style="color:#f60c3d;">Text here</p>
.mytext {color:#f60c3d;}
This box has a color of #f60c3d
<div style="background-color:#f60c3d;">Content here</div>
.mybackground {background-color:#f60c3d;}
Border around this has a color of #f60c3d
<div style="border:2px solid #f60c3d;">Content here</div>
.myborder {border:2px solid #f60c3d;}