#fa70c6 color space conversions
Hex:
#fa70c6
RGB:
250, 112, 198
CMY:
2, 56, 22
CMYK:
0, 55, 21, 2
HSL:
323°, 93.2432%, 70.9804%
HSV (HSB):
323°, 55.2000%, 98.0392%
XYZ:
55.4116, 35.9896, 57.4522
xyY:
0.3723, 0.2418, 35.9896
CIE-Lab:
66.5119, 62.0382, -19.3520
CIE-LCH:
66.5119, 64.9864, 342.6753
CIE-Luv:
66.5119, 78.6042, -40.0943
Hunter-Lab:
59.9913, 59.8885, -14.7867
#fa70c6 color charts
#fa70c6 color shades, tints & tones
#fa70c6 color schemes
#fa70c6 color preview, HTML & CSS examples
This text has a color of #fa70c6
<p style="color:#fa70c6;">Text here</p>
.mytext {color:#fa70c6;}
This box has a color of #fa70c6
<div style="background-color:#fa70c6;">Content here</div>
.mybackground {background-color:#fa70c6;}
Border around this has a color of #fa70c6
<div style="border:2px solid #fa70c6;">Content here</div>
.myborder {border:2px solid #fa70c6;}