#f60d45 color space conversions
Hex:
#f60d45
RGB:
246, 13, 69
CMY:
4, 95, 73
CMYK:
0, 95, 72, 4
HSL:
346°, 92.8287%, 50.7843%
HSV (HSB):
346°, 94.7154%, 96.4706%
XYZ:
39.2241, 20.3103, 7.4832
xyY:
0.5853, 0.3031, 20.3103
CIE-Lab:
52.1863, 78.3495, 35.6397
CIE-LCH:
52.1863, 86.0746, 24.4599
CIE-Luv:
52.1863, 156.3453, 20.7937
Hunter-Lab:
45.0670, 76.4905, 21.7021
#f60d45 color charts
#f60d45 color shades, tints & tones
#f60d45 color schemes
#f60d45 color preview, HTML & CSS examples
This text has a color of #f60d45
<p style="color:#f60d45;">Text here</p>
.mytext {color:#f60d45;}
This box has a color of #f60d45
<div style="background-color:#f60d45;">Content here</div>
.mybackground {background-color:#f60d45;}
Border around this has a color of #f60d45
<div style="border:2px solid #f60d45;">Content here</div>
.myborder {border:2px solid #f60d45;}