#fa32af color space conversions
Hex:
#fa32af
RGB:
250, 50, 175
CMY:
2, 80, 31
CMYK:
0, 80, 30, 2
HSL:
323°, 95.2381%, 58.8235%
HSV (HSB):
323°, 80.0000%, 98.0392%
XYZ:
48.3028, 25.7003, 42.9723
xyY:
0.4129, 0.2197, 25.7003
CIE-Lab:
57.7515, 81.1133, -19.5453
CIE-LCH:
57.7515, 83.4349, 346.4521
CIE-Luv:
57.7515, 109.2442, -43.0154
Hunter-Lab:
50.6955, 81.3581, -14.7706
#fa32af color charts
#fa32af color shades, tints & tones
#fa32af color schemes
#fa32af color preview, HTML & CSS examples
This text has a color of #fa32af
<p style="color:#fa32af;">Text here</p>
.mytext {color:#fa32af;}
This box has a color of #fa32af
<div style="background-color:#fa32af;">Content here</div>
.mybackground {background-color:#fa32af;}
Border around this has a color of #fa32af
<div style="border:2px solid #fa32af;">Content here</div>
.myborder {border:2px solid #fa32af;}