#fb76d8 color space conversions
Hex:
#fb76d8
RGB:
251, 118, 216
CMY:
2, 54, 15
CMYK:
0, 53, 14, 2
HSL:
316°, 94.3262%, 72.3529%
HSV (HSB):
316°, 52.9880%, 98.4314%
XYZ:
58.6568, 38.4240, 69.2908
xyY:
0.3526, 0.2310, 38.4240
CIE-Lab:
68.3319, 62.1934, -26.6292
CIE-LCH:
68.3319, 67.6545, 336.8210
CIE-Luv:
68.3319, 71.5280, -51.5772
Hunter-Lab:
61.9871, 60.4326, -22.8850
#fb76d8 color charts
#fb76d8 color shades, tints & tones
#fb76d8 color schemes
#fb76d8 color preview, HTML & CSS examples
This text has a color of #fb76d8
<p style="color:#fb76d8;">Text here</p>
.mytext {color:#fb76d8;}
This box has a color of #fb76d8
<div style="background-color:#fb76d8;">Content here</div>
.mybackground {background-color:#fb76d8;}
Border around this has a color of #fb76d8
<div style="border:2px solid #fb76d8;">Content here</div>
.myborder {border:2px solid #fb76d8;}