#ff64bc color space conversions
Hex:
#ff64bc
RGB:
255, 100, 188
CMY:
0, 61, 26
CMYK:
0, 61, 26, 0
HSL:
326°, 100.0000%, 69.6078%
HSV (HSB):
326°, 60.7843%, 100.0000%
XYZ:
54.8743, 34.0052, 51.2484
xyY:
0.3916, 0.2427, 34.0052
CIE-Lab:
64.9667, 67.3444, -15.9762
CIE-LCH:
64.9667, 69.2135, 346.6544
CIE-Luv:
64.9667, 90.8499, -35.8950
Hunter-Lab:
58.3140, 65.9216, -11.2864
#ff64bc color charts
#ff64bc color shades, tints & tones
#ff64bc color schemes
#ff64bc color preview, HTML & CSS examples
This text has a color of #ff64bc
<p style="color:#ff64bc;">Text here</p>
.mytext {color:#ff64bc;}
This box has a color of #ff64bc
<div style="background-color:#ff64bc;">Content here</div>
.mybackground {background-color:#ff64bc;}
Border around this has a color of #ff64bc
<div style="border:2px solid #ff64bc;">Content here</div>
.myborder {border:2px solid #ff64bc;}