#fb76e8 color space conversions
Hex:
#fb76e8
RGB:
251, 118, 232
CMY:
2, 54, 9
CMYK:
0, 53, 8, 2
HSL:
309°, 94.3262%, 72.3529%
HSV (HSB):
309°, 52.9880%, 98.4314%
XYZ:
60.8276, 39.2923, 80.7221
xyY:
0.3364, 0.2173, 39.2923
CIE-Lab:
68.9625, 64.6635, -34.5251
CIE-LCH:
68.9625, 73.3031, 331.9014
CIE-Luv:
68.9625, 67.0716, -64.6004
Hunter-Lab:
62.6836, 63.5186, -32.4735
#fb76e8 color charts
#fb76e8 color shades, tints & tones
#fb76e8 color schemes
#fb76e8 color preview, HTML & CSS examples
This text has a color of #fb76e8
<p style="color:#fb76e8;">Text here</p>
.mytext {color:#fb76e8;}
This box has a color of #fb76e8
<div style="background-color:#fb76e8;">Content here</div>
.mybackground {background-color:#fb76e8;}
Border around this has a color of #fb76e8
<div style="border:2px solid #fb76e8;">Content here</div>
.myborder {border:2px solid #fb76e8;}