#fa327c color space conversions
Hex:
#fa327c
RGB:
250, 50, 124
CMY:
2, 80, 51
CMYK:
0, 80, 50, 2
HSL:
338°, 95.2381%, 58.8235%
HSV (HSB):
338°, 80.0000%, 98.0392%
XYZ:
44.2030, 24.0604, 21.3832
xyY:
0.4931, 0.2684, 24.0604
CIE-Lab:
56.1483, 76.3998, 8.1415
CIE-LCH:
56.1483, 76.8323, 6.0827
CIE-Luv:
56.1483, 130.6207, -5.0197
Hunter-Lab:
49.0514, 75.0165, 8.4895
#fa327c color charts
#fa327c color shades, tints & tones
#fa327c color schemes
#fa327c color preview, HTML & CSS examples
This text has a color of #fa327c
<p style="color:#fa327c;">Text here</p>
.mytext {color:#fa327c;}
This box has a color of #fa327c
<div style="background-color:#fa327c;">Content here</div>
.mybackground {background-color:#fa327c;}
Border around this has a color of #fa327c
<div style="border:2px solid #fa327c;">Content here</div>
.myborder {border:2px solid #fa327c;}