#fb73bd color space conversions
Hex:
#fb73bd
RGB:
251, 115, 189
CMY:
2, 55, 26
CMYK:
0, 54, 25, 2
HSL:
327°, 94.4444%, 71.7647%
HSV (HSB):
327°, 54.1833%, 98.4314%
XYZ:
55.0997, 36.4448, 52.2746
xyY:
0.3831, 0.2534, 36.4448
CIE-Lab:
66.8584, 59.7597, -13.7461
CIE-LCH:
66.8584, 61.3203, 347.0460
CIE-Luv:
66.8584, 80.5671, -31.2498
Hunter-Lab:
60.3695, 57.2715, -9.0811
#fb73bd color charts
#fb73bd color shades, tints & tones
#fb73bd color schemes
#fb73bd color preview, HTML & CSS examples
This text has a color of #fb73bd
<p style="color:#fb73bd;">Text here</p>
.mytext {color:#fb73bd;}
This box has a color of #fb73bd
<div style="background-color:#fb73bd;">Content here</div>
.mybackground {background-color:#fb73bd;}
Border around this has a color of #fb73bd
<div style="border:2px solid #fb73bd;">Content here</div>
.myborder {border:2px solid #fb73bd;}