#fa73af color space conversions
Hex:
#fa73af
RGB:
250, 115, 175
CMY:
2, 55, 31
CMYK:
0, 54, 30, 2
HSL:
333°, 93.1034%, 71.5686%
HSV (HSB):
333°, 54.0000%, 98.0392%
XYZ:
53.2929, 35.6806, 44.6356
xyY:
0.3989, 0.2671, 35.6806
CIE-Lab:
66.2752, 57.6661, -6.7184
CIE-LCH:
66.2752, 58.0561, 353.3547
CIE-Luv:
66.2752, 83.7839, -20.5193
Hunter-Lab:
59.7332, 54.7213, -2.4912
#fa73af color charts
#fa73af color shades, tints & tones
#fa73af color schemes
#fa73af color preview, HTML & CSS examples
This text has a color of #fa73af
<p style="color:#fa73af;">Text here</p>
.mytext {color:#fa73af;}
This box has a color of #fa73af
<div style="background-color:#fa73af;">Content here</div>
.mybackground {background-color:#fa73af;}
Border around this has a color of #fa73af
<div style="border:2px solid #fa73af;">Content here</div>
.myborder {border:2px solid #fa73af;}