#f50d63 color space conversions
Hex:
#f50d63
RGB:
245, 13, 99
CMY:
4, 95, 61
CMYK:
0, 95, 60, 4
HSL:
338°, 92.0635%, 50.5882%
HSV (HSB):
338°, 94.6939%, 96.0784%
XYZ:
40.0522, 20.6012, 13.6698
xyY:
0.5389, 0.2772, 20.6012
CIE-Lab:
52.5102, 79.5548, 17.9757
CIE-LCH:
52.5102, 81.5604, 12.7324
CIE-Luv:
52.5102, 145.3113, 4.7639
Hunter-Lab:
45.3885, 78.0840, 13.9154
#f50d63 color charts
#f50d63 color shades, tints & tones
#f50d63 color schemes
#f50d63 color preview, HTML & CSS examples
This text has a color of #f50d63
<p style="color:#f50d63;">Text here</p>
.mytext {color:#f50d63;}
This box has a color of #f50d63
<div style="background-color:#f50d63;">Content here</div>
.mybackground {background-color:#f50d63;}
Border around this has a color of #f50d63
<div style="border:2px solid #f50d63;">Content here</div>
.myborder {border:2px solid #f50d63;}