#fb28df color space conversions
Hex:
#fb28df
RGB:
251, 40, 223
CMY:
2, 84, 13
CMYK:
0, 84, 11, 2
HSL:
308°, 96.3470%, 57.0588%
HSV (HSB):
308°, 84.0637%, 98.4314%
XYZ:
53.8617, 27.3545, 72.2532
xyY:
0.3510, 0.1782, 27.3545
CIE-Lab:
59.3011, 89.1885, -44.6171
CIE-LCH:
59.3011, 99.7260, 333.4232
CIE-Luv:
59.3011, 91.3972, -82.3262
Hunter-Lab:
52.3016, 92.2970, -45.2964
#fb28df color charts
#fb28df color shades, tints & tones
#fb28df color schemes
#fb28df color preview, HTML & CSS examples
This text has a color of #fb28df
<p style="color:#fb28df;">Text here</p>
.mytext {color:#fb28df;}
This box has a color of #fb28df
<div style="background-color:#fb28df;">Content here</div>
.mybackground {background-color:#fb28df;}
Border around this has a color of #fb28df
<div style="border:2px solid #fb28df;">Content here</div>
.myborder {border:2px solid #fb28df;}