#fb28c7 color space conversions
Hex:
#fb28c7
RGB:
251, 40, 199
CMY:
2, 84, 22
CMYK:
0, 84, 21, 2
HSL:
315°, 96.3470%, 57.0588%
HSV (HSB):
315°, 84.0637%, 98.4314%
XYZ:
50.8513, 26.1503, 56.4002
xyY:
0.3812, 0.1960, 26.1503
CIE-Lab:
58.1795, 86.1659, -32.7258
CIE-LCH:
58.1795, 92.1713, 339.2032
CIE-Luv:
58.1795, 101.6170, -63.5057
Hunter-Lab:
51.1374, 88.0107, -29.5956
#fb28c7 color charts
#fb28c7 color shades, tints & tones
#fb28c7 color schemes
#fb28c7 color preview, HTML & CSS examples
This text has a color of #fb28c7
<p style="color:#fb28c7;">Text here</p>
.mytext {color:#fb28c7;}
This box has a color of #fb28c7
<div style="background-color:#fb28c7;">Content here</div>
.mybackground {background-color:#fb28c7;}
Border around this has a color of #fb28c7
<div style="border:2px solid #fb28c7;">Content here</div>
.myborder {border:2px solid #fb28c7;}