#fa94db color space conversions
Hex:
#fa94db
RGB:
250, 148, 219
CMY:
2, 42, 14
CMYK:
0, 41, 12, 2
HSL:
318°, 91.0714%, 78.0392%
HSV (HSB):
318°, 40.8000%, 98.0392%
XYZ:
62.8004, 46.6183, 72.7061
xyY:
0.3448, 0.2560, 46.6183
CIE-Lab:
73.9449, 47.7962, -19.7328
CIE-LCH:
73.9449, 51.7094, 337.5666
CIE-Luv:
73.9449, 56.1756, -38.7335
Hunter-Lab:
68.2776, 44.6952, -15.3413
#fa94db color charts
#fa94db color shades, tints & tones
#fa94db color schemes
#fa94db color preview, HTML & CSS examples
This text has a color of #fa94db
<p style="color:#fa94db;">Text here</p>
.mytext {color:#fa94db;}
This box has a color of #fa94db
<div style="background-color:#fa94db;">Content here</div>
.mybackground {background-color:#fa94db;}
Border around this has a color of #fa94db
<div style="border:2px solid #fa94db;">Content here</div>
.myborder {border:2px solid #fa94db;}