#fd50cf color space conversions
Hex:
#fd50cf
RGB:
253, 80, 207
CMY:
1, 69, 19
CMYK:
0, 68, 18, 1
HSL:
316°, 97.7401%, 65.2941%
HSV (HSB):
316°, 68.3794%, 99.2157%
XYZ:
54.6392, 31.1250, 62.1594
xyY:
0.3694, 0.2104, 31.1250
CIE-Lab:
62.6130, 76.8942, -30.3728
CIE-LCH:
62.6130, 82.6754, 338.4462
CIE-Luv:
62.6130, 90.2362, -59.1555
Hunter-Lab:
55.7898, 77.1866, -27.0065
#fd50cf color charts
#fd50cf color shades, tints & tones
#fd50cf color schemes
#fd50cf color preview, HTML & CSS examples
This text has a color of #fd50cf
<p style="color:#fd50cf;">Text here</p>
.mytext {color:#fd50cf;}
This box has a color of #fd50cf
<div style="background-color:#fd50cf;">Content here</div>
.mybackground {background-color:#fd50cf;}
Border around this has a color of #fd50cf
<div style="border:2px solid #fd50cf;">Content here</div>
.myborder {border:2px solid #fd50cf;}