#fa96c5 color space conversions
Hex:
#fa96c5
RGB:
250, 150, 197
CMY:
2, 41, 23
CMYK:
0, 40, 21, 2
HSL:
332°, 90.9091%, 78.4314%
HSV (HSB):
332°, 40.0000%, 98.0392%
XYZ:
60.4087, 46.1679, 58.5507
xyY:
0.3658, 0.2796, 46.1679
CIE-Lab:
73.6544, 43.4486, -8.0611
CIE-LCH:
73.6544, 44.1901, 349.4894
CIE-Luv:
73.6544, 59.7294, -19.9800
Hunter-Lab:
67.9470, 39.7895, -3.5280
#fa96c5 color charts
#fa96c5 color shades, tints & tones
#fa96c5 color schemes
#fa96c5 color preview, HTML & CSS examples
This text has a color of #fa96c5
<p style="color:#fa96c5;">Text here</p>
.mytext {color:#fa96c5;}
This box has a color of #fa96c5
<div style="background-color:#fa96c5;">Content here</div>
.mybackground {background-color:#fa96c5;}
Border around this has a color of #fa96c5
<div style="border:2px solid #fa96c5;">Content here</div>
.myborder {border:2px solid #fa96c5;}