#fa70be color space conversions
Hex:
#fa70be
RGB:
250, 112, 190
CMY:
2, 56, 25
CMYK:
0, 55, 24, 2
HSL:
326°, 93.2432%, 70.9804%
HSV (HSB):
326°, 55.2000%, 98.0392%
XYZ:
54.5128, 35.6300, 52.7193
xyY:
0.3816, 0.2494, 35.6300
CIE-Lab:
66.2363, 60.9558, -15.2616
CIE-LCH:
66.2363, 62.8373, 345.9437
CIE-Luv:
66.2363, 80.9538, -33.6924
Hunter-Lab:
59.6909, 58.5562, -10.5816
#fa70be color charts
#fa70be color shades, tints & tones
#fa70be color schemes
#fa70be color preview, HTML & CSS examples
This text has a color of #fa70be
<p style="color:#fa70be;">Text here</p>
.mytext {color:#fa70be;}
This box has a color of #fa70be
<div style="background-color:#fa70be;">Content here</div>
.mybackground {background-color:#fa70be;}
Border around this has a color of #fa70be
<div style="border:2px solid #fa70be;">Content here</div>
.myborder {border:2px solid #fa70be;}