#fa96e7 color space conversions
Hex:
#fa96e7
RGB:
250, 150, 231
CMY:
2, 41, 9
CMYK:
0, 40, 8, 2
HSL:
311°, 90.9091%, 78.4314%
HSV (HSB):
311°, 40.0000%, 98.0392%
XYZ:
64.7545, 47.9062, 81.4352
xyY:
0.3336, 0.2468, 47.9062
CIE-Lab:
74.7657, 48.7290, -25.0508
CIE-LCH:
74.7657, 54.7911, 332.7930
CIE-Luv:
74.7657, 52.6879, -47.4143
Hunter-Lab:
69.2143, 45.8733, -21.3086
#fa96e7 color charts
#fa96e7 color shades, tints & tones
#fa96e7 color schemes
#fa96e7 color preview, HTML & CSS examples
This text has a color of #fa96e7
<p style="color:#fa96e7;">Text here</p>
.mytext {color:#fa96e7;}
This box has a color of #fa96e7
<div style="background-color:#fa96e7;">Content here</div>
.mybackground {background-color:#fa96e7;}
Border around this has a color of #fa96e7
<div style="border:2px solid #fa96e7;">Content here</div>
.myborder {border:2px solid #fa96e7;}