#fa76f8 color space conversions
Hex:
#fa76f8
RGB:
250, 118, 248
CMY:
2, 54, 3
CMYK:
0, 53, 1, 2
HSL:
301°, 92.9577%, 72.1569%
HSV (HSB):
301°, 52.8000%, 98.0392%
XYZ:
62.8461, 40.0582, 93.2266
xyY:
0.3204, 0.2042, 40.0582
CIE-Lab:
69.5109, 67.0137, -42.4812
CIE-LCH:
69.5109, 79.3441, 327.6287
CIE-Luv:
69.5109, 62.0141, -77.8779
Hunter-Lab:
63.2915, 66.4835, -43.0284
#fa76f8 color charts
#fa76f8 color shades, tints & tones
#fa76f8 color schemes
#fa76f8 color preview, HTML & CSS examples
This text has a color of #fa76f8
<p style="color:#fa76f8;">Text here</p>
.mytext {color:#fa76f8;}
This box has a color of #fa76f8
<div style="background-color:#fa76f8;">Content here</div>
.mybackground {background-color:#fa76f8;}
Border around this has a color of #fa76f8
<div style="border:2px solid #fa76f8;">Content here</div>
.myborder {border:2px solid #fa76f8;}