#fb64b2 color space conversions
Hex:
#fb64b2
RGB:
251, 100, 178
CMY:
2, 61, 30
CMYK:
0, 60, 29, 2
HSL:
329°, 94.9686%, 68.8235%
HSV (HSB):
329°, 60.1594%, 98.4314%
XYZ:
52.3767, 32.8379, 45.6973
xyY:
0.4001, 0.2508, 32.8379
CIE-Lab:
64.0295, 64.9694, -11.7589
CIE-LCH:
64.0295, 66.0249, 349.7410
CIE-Luv:
64.0295, 91.0112, -29.1459
Hunter-Lab:
57.3044, 62.8679, -7.1676
#fb64b2 color charts
#fb64b2 color shades, tints & tones
#fb64b2 color schemes
#fb64b2 color preview, HTML & CSS examples
This text has a color of #fb64b2
<p style="color:#fb64b2;">Text here</p>
.mytext {color:#fb64b2;}
This box has a color of #fb64b2
<div style="background-color:#fb64b2;">Content here</div>
.mybackground {background-color:#fb64b2;}
Border around this has a color of #fb64b2
<div style="border:2px solid #fb64b2;">Content here</div>
.myborder {border:2px solid #fb64b2;}