#fa81d3 color space conversions
Hex:
#fa81d3
RGB:
250, 129, 211
CMY:
2, 49, 17
CMYK:
0, 48, 16, 2
HSL:
319°, 92.3664%, 74.3137%
HSV (HSB):
319°, 48.4000%, 98.0392%
XYZ:
59.0325, 40.7277, 66.3779
xyY:
0.3553, 0.2451, 40.7277
CIE-Lab:
69.9847, 55.9763, -21.3344
CIE-LCH:
69.9847, 59.9041, 339.1366
CIE-Luv:
69.9847, 67.1987, -42.3696
Hunter-Lab:
63.8182, 53.4323, -16.9953
#fa81d3 color charts
#fa81d3 color shades, tints & tones
#fa81d3 color schemes
#fa81d3 color preview, HTML & CSS examples
This text has a color of #fa81d3
<p style="color:#fa81d3;">Text here</p>
.mytext {color:#fa81d3;}
This box has a color of #fa81d3
<div style="background-color:#fa81d3;">Content here</div>
.mybackground {background-color:#fa81d3;}
Border around this has a color of #fa81d3
<div style="border:2px solid #fa81d3;">Content here</div>
.myborder {border:2px solid #fa81d3;}