#fa80d6 color space conversions
Hex:
#fa80d6
RGB:
250, 128, 214
CMY:
2, 50, 16
CMYK:
0, 49, 14, 2
HSL:
318°, 92.4242%, 74.1176%
HSV (HSB):
318°, 48.8000%, 98.0392%
XYZ:
59.2811, 40.6174, 68.3338
xyY:
0.3524, 0.2414, 40.6174
CIE-Lab:
69.9070, 56.9093, -23.1179
CIE-LCH:
69.9070, 61.4256, 337.8919
CIE-Luv:
69.9070, 66.8975, -45.3131
Hunter-Lab:
63.7318, 54.5040, -18.9591
#fa80d6 color charts
#fa80d6 color shades, tints & tones
#fa80d6 color schemes
#fa80d6 color preview, HTML & CSS examples
This text has a color of #fa80d6
<p style="color:#fa80d6;">Text here</p>
.mytext {color:#fa80d6;}
This box has a color of #fa80d6
<div style="background-color:#fa80d6;">Content here</div>
.mybackground {background-color:#fa80d6;}
Border around this has a color of #fa80d6
<div style="border:2px solid #fa80d6;">Content here</div>
.myborder {border:2px solid #fa80d6;}