#fb64d1 color space conversions
Hex:
#fb64d1
RGB:
251, 100, 209
CMY:
2, 61, 18
CMYK:
0, 60, 17, 2
HSL:
317°, 94.9686%, 68.8235%
HSV (HSB):
317°, 60.1594%, 98.4314%
XYZ:
55.8495, 34.2270, 63.9845
xyY:
0.3625, 0.2222, 34.2270
CIE-Lab:
65.1424, 69.0389, -27.6200
CIE-LCH:
65.1424, 74.3588, 338.1955
CIE-Luv:
65.1424, 80.9912, -53.9102
Hunter-Lab:
58.5039, 68.0194, -23.8916
#fb64d1 color charts
#fb64d1 color shades, tints & tones
#fb64d1 color schemes
#fb64d1 color preview, HTML & CSS examples
This text has a color of #fb64d1
<p style="color:#fb64d1;">Text here</p>
.mytext {color:#fb64d1;}
This box has a color of #fb64d1
<div style="background-color:#fb64d1;">Content here</div>
.mybackground {background-color:#fb64d1;}
Border around this has a color of #fb64d1
<div style="border:2px solid #fb64d1;">Content here</div>
.myborder {border:2px solid #fb64d1;}