#fb76d5 color space conversions
Hex:
#fb76d5
RGB:
251, 118, 213
CMY:
2, 54, 16
CMYK:
0, 53, 15, 2
HSL:
317°, 94.3262%, 72.3529%
HSV (HSB):
317°, 52.9880%, 98.4314%
XYZ:
58.2723, 38.2702, 67.2664
xyY:
0.3557, 0.2336, 38.2702
CIE-Lab:
68.2193, 61.7469, -25.1315
CIE-LCH:
68.2193, 66.6654, 337.8533
CIE-Luv:
68.2193, 72.3689, -49.1406
Hunter-Lab:
61.8629, 59.8796, -21.1647
#fb76d5 color charts
#fb76d5 color shades, tints & tones
#fb76d5 color schemes
#fb76d5 color preview, HTML & CSS examples
This text has a color of #fb76d5
<p style="color:#fb76d5;">Text here</p>
.mytext {color:#fb76d5;}
This box has a color of #fb76d5
<div style="background-color:#fb76d5;">Content here</div>
.mybackground {background-color:#fb76d5;}
Border around this has a color of #fb76d5
<div style="border:2px solid #fb76d5;">Content here</div>
.myborder {border:2px solid #fb76d5;}