#fa9ea9 color space conversions
Hex:
#fa9ea9
RGB:
250, 158, 169
CMY:
2, 38, 34
CMYK:
0, 37, 32, 2
HSL:
353°, 90.1961%, 80.0000%
HSV (HSB):
353°, 36.8000%, 98.0392%
XYZ:
58.8126, 47.6423, 43.6322
xyY:
0.3919, 0.3174, 47.6423
CIE-Lab:
74.5987, 35.5580, 8.7544
CIE-LCH:
74.5987, 36.6198, 13.8312
CIE-Luv:
74.5987, 60.4119, 5.6231
Hunter-Lab:
69.0234, 31.3032, 10.8370
#fa9ea9 color charts
#fa9ea9 color shades, tints & tones
#fa9ea9 color schemes
#fa9ea9 color preview, HTML & CSS examples
This text has a color of #fa9ea9
<p style="color:#fa9ea9;">Text here</p>
.mytext {color:#fa9ea9;}
This box has a color of #fa9ea9
<div style="background-color:#fa9ea9;">Content here</div>
.mybackground {background-color:#fa9ea9;}
Border around this has a color of #fa9ea9
<div style="border:2px solid #fa9ea9;">Content here</div>
.myborder {border:2px solid #fa9ea9;}