#ff64ac color space conversions
Hex:
#ff64ac
RGB:
255, 100, 172
CMY:
0, 61, 33
CMYK:
0, 61, 33, 0
HSL:
332°, 100.0000%, 69.6078%
HSV (HSB):
332°, 60.7843%, 100.0000%
XYZ:
53.2436, 33.3529, 42.6612
xyY:
0.4119, 0.2580, 33.3529
CIE-Lab:
64.4456, 65.4246, -7.6489
CIE-LCH:
64.4456, 65.8702, 353.3317
CIE-Luv:
64.4456, 96.0604, -23.3626
Hunter-Lab:
57.7520, 63.4995, -3.3710
#ff64ac color charts
#ff64ac RGB chart
#ff64ac CMYK chart
#ff64ac RGB pie chart
#ff64ac color shades, tints & tones
#ff64ac color schemes
#ff64ac color preview, HTML & CSS examples
This text has a color of #ff64ac
<p style="color:#ff64ac;">Text here</p>
.mytext {color:#ff64ac;}
Text color #ff64ac
This box has a color of #ff64ac
<div style="background-color:#ff64ac;">Content here</div>
.mybackground {background-color:#ff64ac;}
Background color #ff64ac
Border around this has a color of #ff64ac
<div style="border:2px solid #ff64ac;">Content here</div>
.myborder {border:2px solid #ff64ac;}
Border color #ff64ac