#fb64d5 color space conversions
Hex:
#fb64d5
RGB:
251, 100, 213
CMY:
2, 61, 16
CMYK:
0, 60, 15, 2
HSL:
315°, 94.9686%, 68.8235%
HSV (HSB):
315°, 60.1594%, 98.4314%
XYZ:
56.3511, 34.4277, 66.6260
xyY:
0.3580, 0.2187, 34.4277
CIE-Lab:
65.3006, 69.6069, -29.6213
CIE-LCH:
65.3006, 75.6475, 336.9477
CIE-Luv:
65.3006, 79.7051, -57.1417
Hunter-Lab:
58.6751, 68.7485, -26.2516
#fb64d5 color charts
#fb64d5 color shades, tints & tones
#fb64d5 color schemes
#fb64d5 color preview, HTML & CSS examples
This text has a color of #fb64d5
<p style="color:#fb64d5;">Text here</p>
.mytext {color:#fb64d5;}
This box has a color of #fb64d5
<div style="background-color:#fb64d5;">Content here</div>
.mybackground {background-color:#fb64d5;}
Border around this has a color of #fb64d5
<div style="border:2px solid #fb64d5;">Content here</div>
.myborder {border:2px solid #fb64d5;}