#fa93b8 color space conversions
Hex:
#fa93b8
RGB:
250, 147, 184
CMY:
2, 42, 28
CMYK:
0, 41, 26, 2
HSL:
338°, 91.1504%, 77.8431%
HSV (HSB):
338°, 41.2000%, 98.0392%
XYZ:
58.5098, 44.6521, 50.8823
xyY:
0.3798, 0.2899, 44.6521
CIE-Lab:
72.6622, 43.1724, -2.3367
CIE-LCH:
72.6622, 43.2356, 356.9020
CIE-Luv:
72.6622, 64.0732, -11.4802
Hunter-Lab:
66.8222, 39.3563, 1.6287
#fa93b8 color charts
#fa93b8 color shades, tints & tones
#fa93b8 color schemes
#fa93b8 color preview, HTML & CSS examples
This text has a color of #fa93b8
<p style="color:#fa93b8;">Text here</p>
.mytext {color:#fa93b8;}
This box has a color of #fa93b8
<div style="background-color:#fa93b8;">Content here</div>
.mybackground {background-color:#fa93b8;}
Border around this has a color of #fa93b8
<div style="border:2px solid #fa93b8;">Content here</div>
.myborder {border:2px solid #fa93b8;}