#f50c51 color space conversions
Hex:
#f50c51
RGB:
245, 12, 81
CMY:
4, 95, 68
CMYK:
0, 95, 67, 4
HSL:
342°, 92.0949%, 50.3922%
HSV (HSB):
342°, 95.1020%, 96.0784%
XYZ:
39.2729, 20.2695, 9.6271
xyY:
0.5678, 0.2930, 20.2695
CIE-Lab:
52.1406, 78.7007, 28.3843
CIE-LCH:
52.1406, 83.6629, 19.8324
CIE-Luv:
52.1406, 151.9865, 14.7738
Hunter-Lab:
45.0217, 76.9195, 18.8371
#f50c51 color charts
#f50c51 color shades, tints & tones
#f50c51 color schemes
#f50c51 color preview, HTML & CSS examples
This text has a color of #f50c51
<p style="color:#f50c51;">Text here</p>
.mytext {color:#f50c51;}
This box has a color of #f50c51
<div style="background-color:#f50c51;">Content here</div>
.mybackground {background-color:#f50c51;}
Border around this has a color of #f50c51
<div style="border:2px solid #f50c51;">Content here</div>
.myborder {border:2px solid #f50c51;}