#fa96b7 color space conversions
Hex:
#fa96b7
RGB:
250, 150, 183
CMY:
2, 41, 28
CMYK:
0, 40, 27, 2
HSL:
340°, 90.9091%, 78.4314%
HSV (HSB):
340°, 40.0000%, 98.0392%
XYZ:
58.8779, 45.5556, 50.4896
xyY:
0.3800, 0.2941, 45.5556
CIE-Lab:
73.2562, 41.5023, -0.9123
CIE-LCH:
73.2562, 41.5123, 358.7408
CIE-Luv:
73.2562, 62.5589, -9.1035
Hunter-Lab:
67.4949, 37.5952, 2.8944
#fa96b7 color charts
#fa96b7 color shades, tints & tones
#fa96b7 color schemes
#fa96b7 color preview, HTML & CSS examples
This text has a color of #fa96b7
<p style="color:#fa96b7;">Text here</p>
.mytext {color:#fa96b7;}
This box has a color of #fa96b7
<div style="background-color:#fa96b7;">Content here</div>
.mybackground {background-color:#fa96b7;}
Border around this has a color of #fa96b7
<div style="border:2px solid #fa96b7;">Content here</div>
.myborder {border:2px solid #fa96b7;}