#fa93e3 color space conversions
Hex:
#fa93e3
RGB:
250, 147, 227
CMY:
2, 42, 11
CMYK:
0, 41, 9, 2
HSL:
313°, 91.1504%, 77.8431%
HSV (HSB):
313°, 41.2000%, 98.0392%
XYZ:
63.7232, 46.7375, 78.3357
xyY:
0.3375, 0.2476, 46.7375
CIE-Lab:
74.0215, 49.5886, -24.0009
CIE-LCH:
74.0215, 55.0915, 334.1730
CIE-Luv:
74.0215, 54.9518, -45.8158
Hunter-Lab:
68.3648, 46.7423, -20.0820
#fa93e3 color charts
#fa93e3 color shades, tints & tones
#fa93e3 color schemes
#fa93e3 color preview, HTML & CSS examples
This text has a color of #fa93e3
<p style="color:#fa93e3;">Text here</p>
.mytext {color:#fa93e3;}
This box has a color of #fa93e3
<div style="background-color:#fa93e3;">Content here</div>
.mybackground {background-color:#fa93e3;}
Border around this has a color of #fa93e3
<div style="border:2px solid #fa93e3;">Content here</div>
.myborder {border:2px solid #fa93e3;}