#fa24b3 color space conversions
Hex:
#fa24b3
RGB:
250, 36, 179
CMY:
2, 86, 30
CMYK:
0, 86, 28, 2
HSL:
320°, 95.5357%, 56.0784%
HSV (HSB):
320°, 85.6000%, 98.0392%
XYZ:
48.1919, 24.8404, 44.9025
xyY:
0.4086, 0.2106, 24.8404
CIE-Lab:
56.9196, 84.3935, -23.1441
CIE-LCH:
56.9196, 87.5095, 344.6642
CIE-Luv:
56.9196, 110.3813, -48.7522
Hunter-Lab:
49.8402, 85.3765, -18.5280
#fa24b3 color charts
#fa24b3 color shades, tints & tones
#fa24b3 color schemes
#fa24b3 color preview, HTML & CSS examples
This text has a color of #fa24b3
<p style="color:#fa24b3;">Text here</p>
.mytext {color:#fa24b3;}
This box has a color of #fa24b3
<div style="background-color:#fa24b3;">Content here</div>
.mybackground {background-color:#fa24b3;}
Border around this has a color of #fa24b3
<div style="border:2px solid #fa24b3;">Content here</div>
.myborder {border:2px solid #fa24b3;}