#fa32ae color space conversions
Hex:
#fa32ae
RGB:
250, 50, 174
CMY:
2, 80, 32
CMYK:
0, 80, 30, 2
HSL:
323°, 95.2381%, 58.8235%
HSV (HSB):
323°, 80.0000%, 98.0392%
XYZ:
48.2049, 25.6612, 42.4568
xyY:
0.4144, 0.2206, 25.6612
CIE-Lab:
57.7140, 81.0051, -19.0210
CIE-LCH:
57.7140, 83.2083, 346.7856
CIE-Luv:
57.7140, 109.6749, -42.2313
Hunter-Lab:
50.6569, 81.2105, -14.2327
#fa32ae color charts
#fa32ae color shades, tints & tones
#fa32ae color schemes
#fa32ae color preview, HTML & CSS examples
This text has a color of #fa32ae
<p style="color:#fa32ae;">Text here</p>
.mytext {color:#fa32ae;}
This box has a color of #fa32ae
<div style="background-color:#fa32ae;">Content here</div>
.mybackground {background-color:#fa32ae;}
Border around this has a color of #fa32ae
<div style="border:2px solid #fa32ae;">Content here</div>
.myborder {border:2px solid #fa32ae;}