#fb96e2 color space conversions
Hex:
#fb96e2
RGB:
251, 150, 226
CMY:
2, 41, 11
CMYK:
0, 40, 10, 2
HSL:
315°, 92.6606%, 78.6275%
HSV (HSB):
315°, 40.2390%, 98.4314%
XYZ:
64.4175, 47.8129, 77.7851
xyY:
0.3390, 0.2516, 47.8129
CIE-Lab:
74.7068, 48.2186, -22.3986
CIE-LCH:
74.7068, 53.1670, 335.0841
CIE-Luv:
74.7068, 54.4162, -43.0872
Hunter-Lab:
69.1469, 45.2842, -18.2941
#fb96e2 color charts
#fb96e2 color shades, tints & tones
#fb96e2 color schemes
#fb96e2 color preview, HTML & CSS examples
This text has a color of #fb96e2
<p style="color:#fb96e2;">Text here</p>
.mytext {color:#fb96e2;}
This box has a color of #fb96e2
<div style="background-color:#fb96e2;">Content here</div>
.mybackground {background-color:#fb96e2;}
Border around this has a color of #fb96e2
<div style="border:2px solid #fb96e2;">Content here</div>
.myborder {border:2px solid #fb96e2;}