#f50f49 color space conversions
Hex:
#f50f49
RGB:
245, 15, 73
CMY:
4, 94, 71
CMYK:
0, 94, 70, 4
HSL:
345°, 92.0000%, 50.9804%
HSV (HSB):
345°, 93.8776%, 96.0784%
XYZ:
39.0296, 20.2352, 8.1520
xyY:
0.5789, 0.3002, 20.2352
CIE-Lab:
52.1021, 78.0962, 33.1230
CIE-LCH:
52.1021, 84.8301, 22.9833
CIE-Luv:
52.1021, 154.1161, 18.8813
Hunter-Lab:
44.9835, 76.1531, 20.7438
#f50f49 color charts
#f50f49 color shades, tints & tones
#f50f49 color schemes
#f50f49 color preview, HTML & CSS examples
This text has a color of #f50f49
<p style="color:#f50f49;">Text here</p>
.mytext {color:#f50f49;}
This box has a color of #f50f49
<div style="background-color:#f50f49;">Content here</div>
.mybackground {background-color:#f50f49;}
Border around this has a color of #f50f49
<div style="border:2px solid #f50f49;">Content here</div>
.myborder {border:2px solid #f50f49;}