#fa2ed9 color space conversions
Hex:
#fa2ed9
RGB:
250, 46, 217
CMY:
2, 82, 15
CMYK:
0, 82, 13, 2
HSL:
310°, 95.3271%, 58.0392%
HSV (HSB):
310°, 81.6000%, 98.0392%
XYZ:
52.9257, 27.2877, 68.1232
xyY:
0.3568, 0.1840, 27.2877
CIE-Lab:
59.2397, 87.0421, -41.3337
CIE-LCH:
59.2397, 96.3577, 334.5984
CIE-Luv:
59.2397, 92.2144, -76.9510
Hunter-Lab:
52.2377, 89.4352, -40.7538
#fa2ed9 color charts
#fa2ed9 color shades, tints & tones
#fa2ed9 color schemes
#fa2ed9 color preview, HTML & CSS examples
This text has a color of #fa2ed9
<p style="color:#fa2ed9;">Text here</p>
.mytext {color:#fa2ed9;}
This box has a color of #fa2ed9
<div style="background-color:#fa2ed9;">Content here</div>
.mybackground {background-color:#fa2ed9;}
Border around this has a color of #fa2ed9
<div style="border:2px solid #fa2ed9;">Content here</div>
.myborder {border:2px solid #fa2ed9;}