#fa73a3 color space conversions
Hex:
#fa73a3
RGB:
250, 115, 163
CMY:
2, 55, 36
CMYK:
0, 54, 35, 2
HSL:
339°, 93.1034%, 71.5686%
HSV (HSB):
339°, 54.0000%, 98.0392%
XYZ:
52.1659, 35.2298, 38.7009
xyY:
0.4137, 0.2794, 35.2298
CIE-Lab:
65.9272, 56.2389, -0.4181
CIE-LCH:
65.9272, 56.2404, 359.5740
CIE-Luv:
65.9272, 87.1250, -11.3529
Hunter-Lab:
59.3547, 53.0102, 2.8896
#fa73a3 color charts
#fa73a3 color shades, tints & tones
#fa73a3 color schemes
#fa73a3 color preview, HTML & CSS examples
This text has a color of #fa73a3
<p style="color:#fa73a3;">Text here</p>
.mytext {color:#fa73a3;}
This box has a color of #fa73a3
<div style="background-color:#fa73a3;">Content here</div>
.mybackground {background-color:#fa73a3;}
Border around this has a color of #fa73a3
<div style="border:2px solid #fa73a3;">Content here</div>
.myborder {border:2px solid #fa73a3;}