#fa64b9 color space conversions
Hex:
#fa64b9
RGB:
250, 100, 185
CMY:
2, 61, 27
CMYK:
0, 60, 26, 2
HSL:
326°, 93.7500%, 68.6275%
HSV (HSB):
326°, 60.0000%, 98.0392%
XYZ:
52.7385, 32.9411, 49.4776
xyY:
0.3902, 0.2437, 32.9411
CIE-Lab:
64.1132, 65.5500, -15.6348
CIE-LCH:
64.1132, 67.3888, 346.5847
CIE-Luv:
64.1132, 87.9856, -34.9536
Hunter-Lab:
57.3944, 63.5798, -10.9357
#fa64b9 color charts
#fa64b9 color shades, tints & tones
#fa64b9 color schemes
#fa64b9 color preview, HTML & CSS examples
This text has a color of #fa64b9
<p style="color:#fa64b9;">Text here</p>
.mytext {color:#fa64b9;}
This box has a color of #fa64b9
<div style="background-color:#fa64b9;">Content here</div>
.mybackground {background-color:#fa64b9;}
Border around this has a color of #fa64b9
<div style="border:2px solid #fa64b9;">Content here</div>
.myborder {border:2px solid #fa64b9;}