#fb97d9 color space conversions
Hex:
#fb97d9
RGB:
251, 151, 217
CMY:
2, 41, 15
CMYK:
0, 40, 14, 2
HSL:
320°, 92.5926%, 78.8235%
HSV (HSB):
320°, 39.8406%, 98.4314%
XYZ:
63.3747, 47.6522, 71.5032
xyY:
0.3472, 0.2611, 47.6522
CIE-Lab:
74.6050, 46.2743, -17.6253
CIE-LCH:
74.6050, 49.5172, 339.1488
CIE-Luv:
74.6050, 55.7977, -35.2047
Hunter-Lab:
69.0306, 43.0714, -13.0923
#fb97d9 color charts
#fb97d9 color shades, tints & tones
#fb97d9 color schemes
#fb97d9 color preview, HTML & CSS examples
This text has a color of #fb97d9
<p style="color:#fb97d9;">Text here</p>
.mytext {color:#fb97d9;}
This box has a color of #fb97d9
<div style="background-color:#fb97d9;">Content here</div>
.mybackground {background-color:#fb97d9;}
Border around this has a color of #fb97d9
<div style="border:2px solid #fb97d9;">Content here</div>
.myborder {border:2px solid #fb97d9;}