#fa379c color space conversions
Hex:
#fa379c
RGB:
250, 55, 156
CMY:
2, 78, 39
CMYK:
0, 78, 38, 2
HSL:
329°, 95.1220%, 59.8039%
HSV (HSB):
329°, 78.0000%, 98.0392%
XYZ:
46.7913, 25.4567, 33.8999
xyY:
0.4408, 0.2398, 25.4567
CIE-Lab:
57.5177, 77.9149, -8.7985
CIE-LCH:
57.5177, 78.4102, 353.5572
CIE-Luv:
57.5177, 115.9540, -27.1660
Hunter-Lab:
50.4546, 77.2442, -4.5181
#fa379c color charts
#fa379c color shades, tints & tones
#fa379c color schemes
#fa379c color preview, HTML & CSS examples
This text has a color of #fa379c
<p style="color:#fa379c;">Text here</p>
.mytext {color:#fa379c;}
This box has a color of #fa379c
<div style="background-color:#fa379c;">Content here</div>
.mybackground {background-color:#fa379c;}
Border around this has a color of #fa379c
<div style="border:2px solid #fa379c;">Content here</div>
.myborder {border:2px solid #fa379c;}