#fb96d3 color space conversions
Hex:
#fb96d3
RGB:
251, 150, 211
CMY:
2, 41, 17
CMYK:
0, 40, 16, 2
HSL:
324°, 92.6606%, 78.6275%
HSV (HSB):
324°, 40.2390%, 98.4314%
XYZ:
62.4479, 47.0251, 67.4134
xyY:
0.3530, 0.2658, 47.0251
CIE-Lab:
74.2058, 45.8553, -14.9339
CIE-LCH:
74.2058, 48.2258, 341.9609
CIE-Luv:
74.2058, 57.5527, -30.9179
Hunter-Lab:
68.5748, 42.5456, -10.2834
#fb96d3 color charts
#fb96d3 color shades, tints & tones
#fb96d3 color schemes
#fb96d3 color preview, HTML & CSS examples
This text has a color of #fb96d3
<p style="color:#fb96d3;">Text here</p>
.mytext {color:#fb96d3;}
This box has a color of #fb96d3
<div style="background-color:#fb96d3;">Content here</div>
.mybackground {background-color:#fb96d3;}
Border around this has a color of #fb96d3
<div style="border:2px solid #fb96d3;">Content here</div>
.myborder {border:2px solid #fb96d3;}