#fa93a5 color space conversions
Hex:
#fa93a5
RGB:
250, 147, 165
CMY:
2, 42, 35
CMYK:
0, 41, 34, 2
HSL:
350°, 91.1504%, 77.8431%
HSV (HSB):
350°, 41.2000%, 98.0392%
XYZ:
56.6496, 43.9080, 41.0866
xyY:
0.3999, 0.3100, 43.9080
CIE-Lab:
72.1670, 40.7509, 7.4869
CIE-LCH:
72.1670, 41.4329, 10.4104
CIE-Luv:
72.1670, 67.9170, 2.7504
Hunter-Lab:
66.2631, 36.6425, 9.6213
#fa93a5 color charts
#fa93a5 color shades, tints & tones
#fa93a5 color schemes
#fa93a5 color preview, HTML & CSS examples
This text has a color of #fa93a5
<p style="color:#fa93a5;">Text here</p>
.mytext {color:#fa93a5;}
This box has a color of #fa93a5
<div style="background-color:#fa93a5;">Content here</div>
.mybackground {background-color:#fa93a5;}
Border around this has a color of #fa93a5
<div style="border:2px solid #fa93a5;">Content here</div>
.myborder {border:2px solid #fa93a5;}