#fa1da9 color space conversions
Hex:
#fa1da9
RGB:
250, 29, 169
CMY:
2, 89, 34
CMYK:
0, 88, 32, 2
HSL:
322°, 95.6710%, 54.7059%
HSV (HSB):
322°, 88.4000%, 98.0392%
XYZ:
47.0251, 24.0673, 39.7031
xyY:
0.4244, 0.2172, 24.0673
CIE-Lab:
56.1551, 84.4448, -18.4790
CIE-LCH:
56.1551, 86.4430, 347.6566
CIE-Luv:
56.1551, 116.0652, -41.9263
Hunter-Lab:
49.0584, 85.2496, -13.6426
#fa1da9 color charts
#fa1da9 color shades, tints & tones
#fa1da9 color schemes
#fa1da9 color preview, HTML & CSS examples
This text has a color of #fa1da9
<p style="color:#fa1da9;">Text here</p>
.mytext {color:#fa1da9;}
This box has a color of #fa1da9
<div style="background-color:#fa1da9;">Content here</div>
.mybackground {background-color:#fa1da9;}
Border around this has a color of #fa1da9
<div style="border:2px solid #fa1da9;">Content here</div>
.myborder {border:2px solid #fa1da9;}