#fa307c color space conversions
Hex:
#fa307c
RGB:
250, 48, 124
CMY:
2, 81, 51
CMYK:
0, 81, 50, 2
HSL:
337°, 95.2830%, 58.4314%
HSV (HSB):
337°, 80.8000%, 98.0392%
XYZ:
44.1194, 23.8931, 21.3553
xyY:
0.4937, 0.2674, 23.8931
CIE-Lab:
55.9806, 76.8777, 7.9031
CIE-LCH:
55.9806, 77.2829, 5.8694
CIE-Luv:
55.9806, 131.2820, -5.4266
Hunter-Lab:
48.8806, 75.5721, 8.3134
#fa307c color charts
#fa307c color shades, tints & tones
#fa307c color schemes
#fa307c color preview, HTML & CSS examples
This text has a color of #fa307c
<p style="color:#fa307c;">Text here</p>
.mytext {color:#fa307c;}
This box has a color of #fa307c
<div style="background-color:#fa307c;">Content here</div>
.mybackground {background-color:#fa307c;}
Border around this has a color of #fa307c
<div style="border:2px solid #fa307c;">Content here</div>
.myborder {border:2px solid #fa307c;}