#fd51cf color space conversions
Hex:
#fd51cf
RGB:
253, 81, 207
CMY:
1, 68, 19
CMYK:
0, 68, 18, 1
HSL:
316°, 97.7273%, 65.4902%
HSV (HSB):
316°, 67.9842%, 99.2157%
XYZ:
54.7129, 31.2725, 62.1840
xyY:
0.3693, 0.2111, 31.2725
CIE-Lab:
62.7370, 76.5466, -30.1809
CIE-LCH:
62.7370, 82.2817, 338.4816
CIE-Luv:
62.7370, 89.9171, -58.8205
Hunter-Lab:
55.9218, 76.7781, -26.7841
#fd51cf color charts
#fd51cf color shades, tints & tones
#fd51cf color schemes
#fd51cf color preview, HTML & CSS examples
This text has a color of #fd51cf
<p style="color:#fd51cf;">Text here</p>
.mytext {color:#fd51cf;}
This box has a color of #fd51cf
<div style="background-color:#fd51cf;">Content here</div>
.mybackground {background-color:#fd51cf;}
Border around this has a color of #fd51cf
<div style="border:2px solid #fd51cf;">Content here</div>
.myborder {border:2px solid #fd51cf;}