#fa93c8 color space conversions
Hex:
#fa93c8
RGB:
250, 147, 200
CMY:
2, 42, 22
CMYK:
0, 41, 20, 2
HSL:
329°, 91.1504%, 77.8431%
HSV (HSB):
329°, 41.2000%, 98.0392%
XYZ:
60.2834, 45.3616, 60.2220
xyY:
0.3634, 0.2735, 45.3616
CIE-Lab:
73.1293, 45.4141, -10.4992
CIE-LCH:
73.1293, 46.6119, 346.9826
CIE-Luv:
73.1293, 60.7213, -23.9981
Hunter-Lab:
67.3510, 41.9045, -5.8685
#fa93c8 color charts
#fa93c8 color shades, tints & tones
#fa93c8 color schemes
#fa93c8 color preview, HTML & CSS examples
This text has a color of #fa93c8
<p style="color:#fa93c8;">Text here</p>
.mytext {color:#fa93c8;}
This box has a color of #fa93c8
<div style="background-color:#fa93c8;">Content here</div>
.mybackground {background-color:#fa93c8;}
Border around this has a color of #fa93c8
<div style="border:2px solid #fa93c8;">Content here</div>
.myborder {border:2px solid #fa93c8;}