#fb64b9 color space conversions
Hex:
#fb64b9
RGB:
251, 100, 185
CMY:
2, 61, 27
CMYK:
0, 60, 26, 2
HSL:
326°, 94.9686%, 68.8235%
HSV (HSB):
326°, 60.1594%, 98.4314%
XYZ:
53.0978, 33.1264, 49.4944
xyY:
0.3912, 0.2441, 33.1264
CIE-Lab:
64.2631, 65.8349, -15.3938
CIE-LCH:
64.2631, 67.6107, 346.8393
CIE-Luv:
64.2631, 88.7534, -34.6674
Hunter-Lab:
57.5555, 63.9529, -10.6971
#fb64b9 color charts
#fb64b9 color shades, tints & tones
#fb64b9 color schemes
#fb64b9 color preview, HTML & CSS examples
This text has a color of #fb64b9
<p style="color:#fb64b9;">Text here</p>
.mytext {color:#fb64b9;}
This box has a color of #fb64b9
<div style="background-color:#fb64b9;">Content here</div>
.mybackground {background-color:#fb64b9;}
Border around this has a color of #fb64b9
<div style="border:2px solid #fb64b9;">Content here</div>
.myborder {border:2px solid #fb64b9;}