#fa54d3 color space conversions
Hex:
#fa54d3
RGB:
250, 84, 211
CMY:
2, 67, 17
CMYK:
0, 66, 16, 2
HSL:
314°, 94.3182%, 65.4902%
HSV (HSB):
314°, 66.4000%, 98.0392%
XYZ:
54.3525, 31.3678, 64.8179
xyY:
0.3611, 0.2084, 31.3678
CIE-Lab:
62.8169, 75.2870, -32.3536
CIE-LCH:
62.8169, 81.9445, 336.7450
CIE-Luv:
62.8169, 85.2574, -61.9569
Hunter-Lab:
56.0070, 75.2150, -29.4126
#fa54d3 color charts
#fa54d3 color shades, tints & tones
#fa54d3 color schemes
#fa54d3 color preview, HTML & CSS examples
This text has a color of #fa54d3
<p style="color:#fa54d3;">Text here</p>
.mytext {color:#fa54d3;}
This box has a color of #fa54d3
<div style="background-color:#fa54d3;">Content here</div>
.mybackground {background-color:#fa54d3;}
Border around this has a color of #fa54d3
<div style="border:2px solid #fa54d3;">Content here</div>
.myborder {border:2px solid #fa54d3;}