#fa7ed3 color space conversions
Hex:
#fa7ed3
RGB:
250, 126, 211
CMY:
2, 51, 17
CMYK:
0, 50, 16, 2
HSL:
319°, 92.5373%, 73.7255%
HSV (HSB):
319°, 49.6000%, 98.0392%
XYZ:
58.6431, 39.9489, 66.2481
xyY:
0.3558, 0.2423, 39.9489
CIE-Lab:
69.4331, 57.4139, -22.1748
CIE-LCH:
69.4331, 61.5473, 338.8821
CIE-Luv:
69.4331, 68.5952, -43.8835
Hunter-Lab:
63.2051, 55.0072, -17.9009
#fa7ed3 color charts
#fa7ed3 color shades, tints & tones
#fa7ed3 color schemes
#fa7ed3 color preview, HTML & CSS examples
This text has a color of #fa7ed3
<p style="color:#fa7ed3;">Text here</p>
.mytext {color:#fa7ed3;}
This box has a color of #fa7ed3
<div style="background-color:#fa7ed3;">Content here</div>
.mybackground {background-color:#fa7ed3;}
Border around this has a color of #fa7ed3
<div style="border:2px solid #fa7ed3;">Content here</div>
.myborder {border:2px solid #fa7ed3;}