#fa96c4 color space conversions
Hex:
#fa96c4
RGB:
250, 150, 196
CMY:
2, 41, 23
CMYK:
0, 40, 22, 2
HSL:
332°, 90.9091%, 78.4314%
HSV (HSB):
332°, 40.0000%, 98.0392%
XYZ:
60.2945, 46.1222, 57.9492
xyY:
0.3668, 0.2806, 46.1222
CIE-Lab:
73.6248, 43.3050, -7.5532
CIE-LCH:
73.6248, 43.9587, 350.1061
CIE-Luv:
73.6248, 59.9336, -19.1924
Hunter-Lab:
67.9133, 39.6267, -3.0517
#fa96c4 color charts
#fa96c4 color shades, tints & tones
#fa96c4 color schemes
#fa96c4 color preview, HTML & CSS examples
This text has a color of #fa96c4
<p style="color:#fa96c4;">Text here</p>
.mytext {color:#fa96c4;}
This box has a color of #fa96c4
<div style="background-color:#fa96c4;">Content here</div>
.mybackground {background-color:#fa96c4;}
Border around this has a color of #fa96c4
<div style="border:2px solid #fa96c4;">Content here</div>
.myborder {border:2px solid #fa96c4;}