#f50d50 color space conversions
Hex:
#f50d50
RGB:
245, 13, 80
CMY:
4, 95, 69
CMYK:
0, 95, 67, 4
HSL:
343°, 92.0635%, 50.5882%
HSV (HSB):
343°, 94.6939%, 96.0784%
XYZ:
39.2481, 20.2795, 9.4351
xyY:
0.5691, 0.2941, 20.2795
CIE-Lab:
52.1518, 78.5741, 28.9997
CIE-LCH:
52.1518, 83.7548, 20.2579
CIE-Luv:
52.1518, 152.1851, 15.3439
Hunter-Lab:
45.0328, 76.7634, 19.1007
#f50d50 color charts
#f50d50 color shades, tints & tones
#f50d50 color schemes
#f50d50 color preview, HTML & CSS examples
This text has a color of #f50d50
<p style="color:#f50d50;">Text here</p>
.mytext {color:#f50d50;}
This box has a color of #f50d50
<div style="background-color:#f50d50;">Content here</div>
.mybackground {background-color:#f50d50;}
Border around this has a color of #f50d50
<div style="border:2px solid #f50d50;">Content here</div>
.myborder {border:2px solid #f50d50;}