#fa1ed3 color space conversions
Hex:
#fa1ed3
RGB:
250, 30, 211
CMY:
2, 88, 17
CMYK:
0, 88, 16, 2
HSL:
311°, 95.6522%, 54.9020%
HSV (HSB):
311°, 88.0000%, 98.0392%
XYZ:
51.6465, 25.9557, 63.9159
xyY:
0.3649, 0.1834, 25.9557
CIE-Lab:
57.9950, 89.0662, -39.8832
CIE-LCH:
57.9950, 97.5882, 335.8775
CIE-Luv:
57.9950, 97.0011, -74.7453
Hunter-Lab:
50.9467, 91.7950, -38.7203
#fa1ed3 color charts
#fa1ed3 color shades, tints & tones
#fa1ed3 color schemes
#fa1ed3 color preview, HTML & CSS examples
This text has a color of #fa1ed3
<p style="color:#fa1ed3;">Text here</p>
.mytext {color:#fa1ed3;}
This box has a color of #fa1ed3
<div style="background-color:#fa1ed3;">Content here</div>
.mybackground {background-color:#fa1ed3;}
Border around this has a color of #fa1ed3
<div style="border:2px solid #fa1ed3;">Content here</div>
.myborder {border:2px solid #fa1ed3;}