#fa81d9 color space conversions
Hex:
#fa81d9
RGB:
250, 129, 217
CMY:
2, 49, 15
CMYK:
0, 48, 13, 2
HSL:
316°, 92.3664%, 74.3137%
HSV (HSB):
316°, 48.4000%, 98.0392%
XYZ:
59.7990, 41.0343, 70.4143
xyY:
0.3492, 0.2396, 41.0343
CIE-Lab:
70.1999, 56.8871, -24.3333
CIE-LCH:
70.1999, 61.8729, 336.8413
CIE-Luv:
70.1999, 65.6741, -47.2462
Hunter-Lab:
64.0580, 54.5306, -20.3326
#fa81d9 color charts
#fa81d9 color shades, tints & tones
#fa81d9 color schemes
#fa81d9 color preview, HTML & CSS examples
This text has a color of #fa81d9
<p style="color:#fa81d9;">Text here</p>
.mytext {color:#fa81d9;}
This box has a color of #fa81d9
<div style="background-color:#fa81d9;">Content here</div>
.mybackground {background-color:#fa81d9;}
Border around this has a color of #fa81d9
<div style="border:2px solid #fa81d9;">Content here</div>
.myborder {border:2px solid #fa81d9;}