#fd50c4 color space conversions
Hex:
#fd50c4
RGB:
253, 80, 196
CMY:
1, 69, 23
CMYK:
0, 68, 23, 1
HSL:
320°, 97.7401%, 65.2941%
HSV (HSB):
320°, 68.3794%, 99.2157%
XYZ:
53.3405, 30.6055, 55.3206
xyY:
0.3830, 0.2198, 30.6055
CIE-Lab:
62.1732, 75.4696, -24.8087
CIE-LCH:
62.1732, 79.4426, 341.8031
CIE-Luv:
62.1732, 94.3026, -50.3534
Hunter-Lab:
55.3222, 75.2919, -20.5627
#fd50c4 color charts
#fd50c4 color shades, tints & tones
#fd50c4 color schemes
#fd50c4 color preview, HTML & CSS examples
This text has a color of #fd50c4
<p style="color:#fd50c4;">Text here</p>
.mytext {color:#fd50c4;}
This box has a color of #fd50c4
<div style="background-color:#fd50c4;">Content here</div>
.mybackground {background-color:#fd50c4;}
Border around this has a color of #fd50c4
<div style="border:2px solid #fd50c4;">Content here</div>
.myborder {border:2px solid #fd50c4;}