#fb96d7 color space conversions
Hex:
#fb96d7
RGB:
251, 150, 215
CMY:
2, 41, 16
CMYK:
0, 40, 14, 2
HSL:
321°, 92.6606%, 78.6275%
HSV (HSB):
321°, 40.2390%, 98.4314%
XYZ:
62.9557, 47.2282, 70.0878
xyY:
0.3492, 0.2620, 47.2282
CIE-Lab:
74.3355, 46.4714, -16.9352
CIE-LCH:
74.3355, 49.4610, 339.9771
CIE-Luv:
74.3355, 56.7182, -34.1449
Hunter-Lab:
68.7228, 43.2559, -12.3617
#fb96d7 color charts
#fb96d7 color shades, tints & tones
#fb96d7 color schemes
#fb96d7 color preview, HTML & CSS examples
This text has a color of #fb96d7
<p style="color:#fb96d7;">Text here</p>
.mytext {color:#fb96d7;}
This box has a color of #fb96d7
<div style="background-color:#fb96d7;">Content here</div>
.mybackground {background-color:#fb96d7;}
Border around this has a color of #fb96d7
<div style="border:2px solid #fb96d7;">Content here</div>
.myborder {border:2px solid #fb96d7;}