#fa2070 color space conversions
Hex:
#fa2070
RGB:
250, 32, 112
CMY:
2, 87, 56
CMYK:
0, 87, 55, 2
HSL:
338°, 95.6140%, 55.2941%
HSV (HSB):
338°, 87.2000%, 98.0392%
XYZ:
42.8655, 22.5269, 17.4181
xyY:
0.5176, 0.2720, 22.5269
CIE-Lab:
54.5816, 79.2051, 13.1224
CIE-LCH:
54.5816, 80.2848, 9.4071
CIE-Luv:
54.5816, 140.5820, -0.0958
Hunter-Lab:
47.4625, 78.1520, 11.4651
#fa2070 color charts
#fa2070 color shades, tints & tones
#fa2070 color schemes
#fa2070 color preview, HTML & CSS examples
This text has a color of #fa2070
<p style="color:#fa2070;">Text here</p>
.mytext {color:#fa2070;}
This box has a color of #fa2070
<div style="background-color:#fa2070;">Content here</div>
.mybackground {background-color:#fa2070;}
Border around this has a color of #fa2070
<div style="border:2px solid #fa2070;">Content here</div>
.myborder {border:2px solid #fa2070;}