#f61950 color space conversions
Hex:
#f61950
RGB:
246, 25, 80
CMY:
4, 90, 69
CMYK:
0, 90, 67, 4
HSL:
345°, 92.4686%, 53.1373%
HSV (HSB):
345°, 89.8374%, 96.4706%
XYZ:
39.8016, 20.8673, 9.5194
xyY:
0.5671, 0.2973, 20.8673
CIE-Lab:
52.8039, 77.5053, 29.8614
CIE-LCH:
52.8039, 83.0589, 21.0708
CIE-Luv:
52.8039, 150.7589, 16.5534
Hunter-Lab:
45.6807, 75.5859, 19.6210
#f61950 color charts
#f61950 color shades, tints & tones
#f61950 color schemes
#f61950 color preview, HTML & CSS examples
This text has a color of #f61950
<p style="color:#f61950;">Text here</p>
.mytext {color:#f61950;}
This box has a color of #f61950
<div style="background-color:#f61950;">Content here</div>
.mybackground {background-color:#f61950;}
Border around this has a color of #f61950
<div style="border:2px solid #f61950;">Content here</div>
.myborder {border:2px solid #f61950;}