#fa25b5 color space conversions
Hex:
#fa25b5
RGB:
250, 37, 181
CMY:
2, 85, 29
CMYK:
0, 85, 28, 2
HSL:
319°, 95.5157%, 56.2745%
HSV (HSB):
319°, 85.2000%, 98.0392%
XYZ:
48.4264, 24.9833, 45.9860
xyY:
0.4056, 0.2092, 24.9833
CIE-Lab:
57.0592, 84.4375, -24.0914
CIE-LCH:
57.0592, 87.8071, 344.0757
CIE-Luv:
57.0592, 109.3100, -50.1660
Hunter-Lab:
49.9833, 85.4691, -19.5600
#fa25b5 color charts
#fa25b5 color shades, tints & tones
#fa25b5 color schemes
#fa25b5 color preview, HTML & CSS examples
This text has a color of #fa25b5
<p style="color:#fa25b5;">Text here</p>
.mytext {color:#fa25b5;}
This box has a color of #fa25b5
<div style="background-color:#fa25b5;">Content here</div>
.mybackground {background-color:#fa25b5;}
Border around this has a color of #fa25b5
<div style="border:2px solid #fa25b5;">Content here</div>
.myborder {border:2px solid #fa25b5;}