#fa66d8 color space conversions
Hex:
#fa66d8
RGB:
250, 102, 216
CMY:
2, 60, 15
CMYK:
0, 59, 14, 2
HSL:
314°, 93.6709%, 69.0196%
HSV (HSB):
314°, 59.2000%, 98.0392%
XYZ:
56.5704, 34.7846, 68.6983
xyY:
0.3534, 0.2173, 34.7846
CIE-Lab:
65.5806, 68.9442, -30.8810
CIE-LCH:
65.5806, 75.5443, 335.8717
CIE-Luv:
65.5806, 77.2620, -59.0341
Hunter-Lab:
58.9785, 67.9995, -27.7762
#fa66d8 color charts
#fa66d8 color shades, tints & tones
#fa66d8 color schemes
#fa66d8 color preview, HTML & CSS examples
This text has a color of #fa66d8
<p style="color:#fa66d8;">Text here</p>
.mytext {color:#fa66d8;}
This box has a color of #fa66d8
<div style="background-color:#fa66d8;">Content here</div>
.mybackground {background-color:#fa66d8;}
Border around this has a color of #fa66d8
<div style="border:2px solid #fa66d8;">Content here</div>
.myborder {border:2px solid #fa66d8;}