#fa32a6 color space conversions
Hex:
#fa32a6
RGB:
250, 50, 166
CMY:
2, 80, 35
CMYK:
0, 80, 34, 2
HSL:
325°, 95.2381%, 58.8235%
HSV (HSB):
325°, 80.0000%, 98.0392%
XYZ:
47.4479, 25.3584, 38.4703
xyY:
0.4264, 0.2279, 25.3584
CIE-Lab:
57.4229, 80.1615, -14.7986
CIE-LCH:
57.4229, 81.5160, 349.5404
CIE-Luv:
57.4229, 113.1194, -35.9909
Hunter-Lab:
50.3571, 80.0628, -10.0446
#fa32a6 color charts
#fa32a6 color shades, tints & tones
#fa32a6 color schemes
#fa32a6 color preview, HTML & CSS examples
This text has a color of #fa32a6
<p style="color:#fa32a6;">Text here</p>
.mytext {color:#fa32a6;}
This box has a color of #fa32a6
<div style="background-color:#fa32a6;">Content here</div>
.mybackground {background-color:#fa32a6;}
Border around this has a color of #fa32a6
<div style="border:2px solid #fa32a6;">Content here</div>
.myborder {border:2px solid #fa32a6;}