#fa71ed color space conversions
Hex:
#fa71ed
RGB:
250, 113, 237
CMY:
2, 56, 7
CMYK:
0, 55, 5, 2
HSL:
306°, 93.1973%, 71.1765%
HSV (HSB):
306°, 54.8000%, 98.0392%
XYZ:
60.6155, 38.2487, 84.3087
xyY:
0.3309, 0.2088, 38.2487
CIE-Lab:
68.2035, 67.4337, -38.4757
CIE-LCH:
68.2035, 77.6381, 330.2922
CIE-Luv:
68.2035, 66.8772, -71.2532
Hunter-Lab:
61.8455, 66.7204, -37.5331
#fa71ed color charts
#fa71ed color shades, tints & tones
#fa71ed color schemes
#fa71ed color preview, HTML & CSS examples
This text has a color of #fa71ed
<p style="color:#fa71ed;">Text here</p>
.mytext {color:#fa71ed;}
This box has a color of #fa71ed
<div style="background-color:#fa71ed;">Content here</div>
.mybackground {background-color:#fa71ed;}
Border around this has a color of #fa71ed
<div style="border:2px solid #fa71ed;">Content here</div>
.myborder {border:2px solid #fa71ed;}