#fa74a3 color space conversions
Hex:
#fa74a3
RGB:
250, 116, 163
CMY:
2, 55, 36
CMYK:
0, 54, 35, 2
HSL:
339°, 93.0556%, 71.7647%
HSV (HSB):
339°, 53.6000%, 98.0392%
XYZ:
52.2806, 35.4591, 38.7391
xyY:
0.4134, 0.2804, 35.4591
CIE-Lab:
66.1046, 55.7740, -0.1589
CIE-LCH:
66.1046, 55.7743, 359.8367
CIE-Luv:
66.1046, 86.5738, -10.8999
Hunter-Lab:
59.5476, 52.5083, 3.1117
#fa74a3 color charts
#fa74a3 color shades, tints & tones
#fa74a3 color schemes
#fa74a3 color preview, HTML & CSS examples
This text has a color of #fa74a3
<p style="color:#fa74a3;">Text here</p>
.mytext {color:#fa74a3;}
This box has a color of #fa74a3
<div style="background-color:#fa74a3;">Content here</div>
.mybackground {background-color:#fa74a3;}
Border around this has a color of #fa74a3
<div style="border:2px solid #fa74a3;">Content here</div>
.myborder {border:2px solid #fa74a3;}