#fb96e7 color space conversions
Hex:
#fb96e7
RGB:
251, 150, 231
CMY:
2, 41, 9
CMYK:
0, 40, 8, 2
HSL:
312°, 92.6606%, 78.6275%
HSV (HSB):
312°, 40.2390%, 98.4314%
XYZ:
65.1138, 48.0914, 81.4520
xyY:
0.3345, 0.2471, 48.0914
CIE-Lab:
74.8826, 49.0377, -24.8619
CIE-LCH:
74.8826, 54.9801, 333.1152
CIE-Luv:
74.8826, 53.3687, -47.1773
Hunter-Lab:
69.3480, 46.2423, -21.0949
#fb96e7 color charts
#fb96e7 color shades, tints & tones
#fb96e7 color schemes
#fb96e7 color preview, HTML & CSS examples
This text has a color of #fb96e7
<p style="color:#fb96e7;">Text here</p>
.mytext {color:#fb96e7;}
This box has a color of #fb96e7
<div style="background-color:#fb96e7;">Content here</div>
.mybackground {background-color:#fb96e7;}
Border around this has a color of #fb96e7
<div style="border:2px solid #fb96e7;">Content here</div>
.myborder {border:2px solid #fb96e7;}