#fa24e4 color space conversions
Hex:
#fa24e4
RGB:
250, 36, 228
CMY:
2, 86, 11
CMYK:
0, 86, 9, 2
HSL:
306°, 95.5357%, 56.0784%
HSV (HSB):
306°, 85.6000%, 98.0392%
XYZ:
54.0588, 27.1872, 75.7972
xyY:
0.3442, 0.1731, 27.1872
CIE-Lab:
59.1472, 90.3558, -47.6892
CIE-LCH:
59.1472, 102.1686, 332.1752
CIE-Luv:
59.1472, 89.1031, -87.1481
Hunter-Lab:
52.1413, 93.8169, -49.6902
#fa24e4 color charts
#fa24e4 color shades, tints & tones
#fa24e4 color schemes
#fa24e4 color preview, HTML & CSS examples
This text has a color of #fa24e4
<p style="color:#fa24e4;">Text here</p>
.mytext {color:#fa24e4;}
This box has a color of #fa24e4
<div style="background-color:#fa24e4;">Content here</div>
.mybackground {background-color:#fa24e4;}
Border around this has a color of #fa24e4
<div style="border:2px solid #fa24e4;">Content here</div>
.myborder {border:2px solid #fa24e4;}