#fa25d3 color space conversions
Hex:
#fa25d3
RGB:
250, 37, 211
CMY:
2, 85, 17
CMYK:
0, 85, 16, 2
HSL:
311°, 95.5157%, 56.2745%
HSV (HSB):
311°, 85.2000%, 98.0392%
XYZ:
51.8438, 26.3503, 63.9817
xyY:
0.3646, 0.1853, 26.3503
CIE-Lab:
58.3680, 87.9769, -39.2973
CIE-LCH:
58.3680, 96.3547, 335.9307
CIE-Luv:
58.3680, 96.1146, -73.7770
Hunter-Lab:
51.3325, 90.4459, -37.9672
#fa25d3 color charts
#fa25d3 color shades, tints & tones
#fa25d3 color schemes
#fa25d3 color preview, HTML & CSS examples
This text has a color of #fa25d3
<p style="color:#fa25d3;">Text here</p>
.mytext {color:#fa25d3;}
This box has a color of #fa25d3
<div style="background-color:#fa25d3;">Content here</div>
.mybackground {background-color:#fa25d3;}
Border around this has a color of #fa25d3
<div style="border:2px solid #fa25d3;">Content here</div>
.myborder {border:2px solid #fa25d3;}