#fb21e4 color space conversions
Hex:
#fb21e4
RGB:
251, 33, 228
CMY:
2, 87, 11
CMYK:
0, 87, 9, 2
HSL:
306°, 96.4602%, 55.6863%
HSV (HSB):
306°, 86.8526%, 98.4314%
XYZ:
54.3311, 27.1984, 75.7850
xyY:
0.3454, 0.1729, 27.1984
CIE-Lab:
59.1575, 91.0057, -47.6619
CIE-LCH:
59.1575, 102.7312, 332.3578
CIE-Luv:
59.1575, 90.1920, -87.2107
Hunter-Lab:
52.1521, 94.6921, -49.6511
#fb21e4 color charts
#fb21e4 color shades, tints & tones
#fb21e4 color schemes
#fb21e4 color preview, HTML & CSS examples
This text has a color of #fb21e4
<p style="color:#fb21e4;">Text here</p>
.mytext {color:#fb21e4;}
This box has a color of #fb21e4
<div style="background-color:#fb21e4;">Content here</div>
.mybackground {background-color:#fb21e4;}
Border around this has a color of #fb21e4
<div style="border:2px solid #fb21e4;">Content here</div>
.myborder {border:2px solid #fb21e4;}