#fd51d6 color space conversions
Hex:
#fd51d6
RGB:
253, 81, 214
CMY:
1, 68, 16
CMYK:
0, 68, 15, 1
HSL:
314°, 97.7273%, 65.4902%
HSV (HSB):
314°, 67.9842%, 99.2157%
XYZ:
55.5880, 31.6225, 66.7923
xyY:
0.3610, 0.2053, 31.6225
CIE-Lab:
63.0297, 77.4909, -33.6779
CIE-LCH:
63.0297, 84.4928, 336.5100
CIE-Luv:
63.0297, 87.3677, -64.4292
Hunter-Lab:
56.2339, 78.0404, -31.0584
#fd51d6 color charts
#fd51d6 color shades, tints & tones
#fd51d6 color schemes
#fd51d6 color preview, HTML & CSS examples
This text has a color of #fd51d6
<p style="color:#fd51d6;">Text here</p>
.mytext {color:#fd51d6;}
This box has a color of #fd51d6
<div style="background-color:#fd51d6;">Content here</div>
.mybackground {background-color:#fd51d6;}
Border around this has a color of #fd51d6
<div style="border:2px solid #fd51d6;">Content here</div>
.myborder {border:2px solid #fd51d6;}