#fa70a5 color space conversions
Hex:
#fa70a5
RGB:
250, 112, 165
CMY:
2, 56, 35
CMYK:
0, 55, 34, 2
HSL:
337°, 93.2432%, 70.9804%
HSV (HSB):
337°, 55.2000%, 98.0392%
XYZ:
52.0100, 34.6289, 39.5401
xyY:
0.4122, 0.2744, 34.6289
CIE-Lab:
65.4588, 57.8498, -2.2425
CIE-LCH:
65.4588, 57.8933, 357.7801
CIE-Luv:
65.4588, 88.1934, -14.2083
Hunter-Lab:
58.8464, 54.7821, 1.3542
#fa70a5 color charts
#fa70a5 color shades, tints & tones
#fa70a5 color schemes
#fa70a5 color preview, HTML & CSS examples
This text has a color of #fa70a5
<p style="color:#fa70a5;">Text here</p>
.mytext {color:#fa70a5;}
This box has a color of #fa70a5
<div style="background-color:#fa70a5;">Content here</div>
.mybackground {background-color:#fa70a5;}
Border around this has a color of #fa70a5
<div style="border:2px solid #fa70a5;">Content here</div>
.myborder {border:2px solid #fa70a5;}