#fa76ed color space conversions
Hex:
#fa76ed
RGB:
250, 118, 237
CMY:
2, 54, 7
CMYK:
0, 53, 5, 2
HSL:
306°, 92.9577%, 72.1569%
HSV (HSB):
306°, 52.8000%, 98.0392%
XYZ:
61.1888, 39.3953, 84.4998
xyY:
0.3306, 0.2129, 39.3953
CIE-Lab:
69.0366, 65.1951, -37.1779
CIE-LCH:
69.0366, 75.0507, 330.3058
CIE-Luv:
69.0366, 64.9985, -68.9505
Hunter-Lab:
62.7657, 64.1757, -35.8846
#fa76ed color charts
#fa76ed color shades, tints & tones
#fa76ed color schemes
#fa76ed color preview, HTML & CSS examples
This text has a color of #fa76ed
<p style="color:#fa76ed;">Text here</p>
.mytext {color:#fa76ed;}
This box has a color of #fa76ed
<div style="background-color:#fa76ed;">Content here</div>
.mybackground {background-color:#fa76ed;}
Border around this has a color of #fa76ed
<div style="border:2px solid #fa76ed;">Content here</div>
.myborder {border:2px solid #fa76ed;}