#fb97e8 color space conversions
Hex:
#fb97e8
RGB:
251, 151, 232
CMY:
2, 41, 9
CMYK:
0, 40, 8, 2
HSL:
311°, 92.5926%, 78.8235%
HSV (HSB):
311°, 39.8406%, 98.4314%
XYZ:
65.4158, 48.4686, 82.2515
xyY:
0.3335, 0.2471, 48.4686
CIE-Lab:
75.1196, 48.6965, -25.0454
CIE-LCH:
75.1196, 54.7596, 332.7825
CIE-Luv:
75.1196, 52.6880, -47.4344
Hunter-Lab:
69.6194, 45.8881, -21.3143
#fb97e8 color charts
#fb97e8 color shades, tints & tones
#fb97e8 color schemes
#fb97e8 color preview, HTML & CSS examples
This text has a color of #fb97e8
<p style="color:#fb97e8;">Text here</p>
.mytext {color:#fb97e8;}
This box has a color of #fb97e8
<div style="background-color:#fb97e8;">Content here</div>
.mybackground {background-color:#fb97e8;}
Border around this has a color of #fb97e8
<div style="border:2px solid #fb97e8;">Content here</div>
.myborder {border:2px solid #fb97e8;}