#fb28f9 color space conversions
Hex:
#fb28f9
RGB:
251, 40, 249
CMY:
2, 84, 2
CMYK:
0, 84, 1, 2
HSL:
301°, 96.3470%, 57.0588%
HSV (HSB):
301°, 84.0637%, 98.4314%
XYZ:
57.6413, 28.8664, 92.1563
xyY:
0.3226, 0.1616, 28.8664
CIE-Lab:
60.6635, 92.7761, -57.0058
CIE-LCH:
60.6635, 108.8902, 328.4316
CIE-Luv:
60.6635, 81.0120, -102.2565
Hunter-Lab:
53.7274, 97.4803, -64.0883
#fb28f9 color charts
#fb28f9 color shades, tints & tones
#fb28f9 color schemes
#fb28f9 color preview, HTML & CSS examples
This text has a color of #fb28f9
<p style="color:#fb28f9;">Text here</p>
.mytext {color:#fb28f9;}
This box has a color of #fb28f9
<div style="background-color:#fb28f9;">Content here</div>
.mybackground {background-color:#fb28f9;}
Border around this has a color of #fb28f9
<div style="border:2px solid #fb28f9;">Content here</div>
.myborder {border:2px solid #fb28f9;}