#f50dca color space conversions
Hex:
#f50dca
RGB:
245, 13, 202
CMY:
4, 95, 21
CMYK:
0, 95, 18, 4
HSL:
311°, 92.0635%, 50.5882%
HSV (HSB):
311°, 94.6939%, 96.0784%
XYZ:
48.4608, 23.9646, 57.9486
xyY:
0.3717, 0.1838, 23.9646
CIE-Lab:
56.0523, 88.8719, -37.8499
CIE-LCH:
56.0523, 96.5962, 336.9312
CIE-Luv:
56.0523, 98.6287, -71.1241
Hunter-Lab:
48.9536, 91.0340, -35.9166
#f50dca color charts
#f50dca color shades, tints & tones
#f50dca color schemes
#f50dca color preview, HTML & CSS examples
This text has a color of #f50dca
<p style="color:#f50dca;">Text here</p>
.mytext {color:#f50dca;}
This box has a color of #f50dca
<div style="background-color:#f50dca;">Content here</div>
.mybackground {background-color:#f50dca;}
Border around this has a color of #f50dca
<div style="border:2px solid #f50dca;">Content here</div>
.myborder {border:2px solid #f50dca;}