#fa93e6 color space conversions
Hex:
#fa93e6
RGB:
250, 147, 230
CMY:
2, 42, 10
CMYK:
0, 41, 8, 2
HSL:
312°, 91.1504%, 77.8431%
HSV (HSB):
312°, 41.2000%, 98.0392%
XYZ:
64.1410, 46.9046, 80.5358
xyY:
0.3348, 0.2448, 46.9046
CIE-Lab:
74.1287, 50.0810, -25.4784
CIE-LCH:
74.1287, 56.1894, 333.0356
CIE-Luv:
74.1287, 54.3085, -48.2722
Hunter-Lab:
68.4869, 47.3209, -21.7800
#fa93e6 color charts
#fa93e6 color shades, tints & tones
#fa93e6 color schemes
#fa93e6 color preview, HTML & CSS examples
This text has a color of #fa93e6
<p style="color:#fa93e6;">Text here</p>
.mytext {color:#fa93e6;}
This box has a color of #fa93e6
<div style="background-color:#fa93e6;">Content here</div>
.mybackground {background-color:#fa93e6;}
Border around this has a color of #fa93e6
<div style="border:2px solid #fa93e6;">Content here</div>
.myborder {border:2px solid #fa93e6;}