#fb64d8 color space conversions
Hex:
#fb64d8
RGB:
251, 100, 216
CMY:
2, 61, 15
CMYK:
0, 60, 14, 2
HSL:
314°, 94.9686%, 68.8235%
HSV (HSB):
314°, 60.1594%, 98.4314%
XYZ:
56.7355, 34.5814, 68.6503
xyY:
0.3547, 0.2162, 34.5814
CIE-Lab:
65.4215, 70.0389, -31.1155
CIE-LCH:
65.4215, 76.6396, 336.0463
CIE-Luv:
65.4215, 78.7435, -59.5665
Hunter-Lab:
58.8060, 69.3048, -28.0512
#fb64d8 color charts
#fb64d8 color shades, tints & tones
#fb64d8 color schemes
#fb64d8 color preview, HTML & CSS examples
This text has a color of #fb64d8
<p style="color:#fb64d8;">Text here</p>
.mytext {color:#fb64d8;}
This box has a color of #fb64d8
<div style="background-color:#fb64d8;">Content here</div>
.mybackground {background-color:#fb64d8;}
Border around this has a color of #fb64d8
<div style="border:2px solid #fb64d8;">Content here</div>
.myborder {border:2px solid #fb64d8;}