#fa8fa9 color space conversions
Hex:
#fa8fa9
RGB:
250, 143, 169
CMY:
2, 44, 34
CMYK:
0, 43, 32, 2
HSL:
345°, 91.4530%, 77.0588%
HSV (HSB):
345°, 42.8000%, 98.0392%
XYZ:
56.4082, 42.8335, 42.8308
xyY:
0.3970, 0.3015, 42.8335
CIE-Lab:
71.4418, 43.2782, 4.2198
CIE-LCH:
71.4418, 43.4835, 5.5690
CIE-Luv:
71.4418, 69.5261, -2.2465
Hunter-Lab:
65.4473, 39.3142, 7.0119
#fa8fa9 color charts
#fa8fa9 color shades, tints & tones
#fa8fa9 color schemes
#fa8fa9 color preview, HTML & CSS examples
This text has a color of #fa8fa9
<p style="color:#fa8fa9;">Text here</p>
.mytext {color:#fa8fa9;}
This box has a color of #fa8fa9
<div style="background-color:#fa8fa9;">Content here</div>
.mybackground {background-color:#fa8fa9;}
Border around this has a color of #fa8fa9
<div style="border:2px solid #fa8fa9;">Content here</div>
.myborder {border:2px solid #fa8fa9;}