#fa73bd color space conversions
Hex:
#fa73bd
RGB:
250, 115, 189
CMY:
2, 55, 26
CMYK:
0, 54, 24, 2
HSL:
327°, 93.1034%, 71.5686%
HSV (HSB):
327°, 54.0000%, 98.0392%
XYZ:
54.7404, 36.2596, 52.2578
xyY:
0.3821, 0.2531, 36.2596
CIE-Lab:
66.7178, 59.4576, -13.9718
CIE-LCH:
66.7178, 61.0772, 346.7762
CIE-Luv:
66.7178, 79.8110, -31.5153
Hunter-Lab:
60.2159, 56.8908, -9.3031
#fa73bd color charts
#fa73bd color shades, tints & tones
#fa73bd color schemes
#fa73bd color preview, HTML & CSS examples
This text has a color of #fa73bd
<p style="color:#fa73bd;">Text here</p>
.mytext {color:#fa73bd;}
This box has a color of #fa73bd
<div style="background-color:#fa73bd;">Content here</div>
.mybackground {background-color:#fa73bd;}
Border around this has a color of #fa73bd
<div style="border:2px solid #fa73bd;">Content here</div>
.myborder {border:2px solid #fa73bd;}