#fb21e9 color space conversions
Hex:
#fb21e9
RGB:
251, 33, 233
CMY:
2, 87, 9
CMYK:
0, 87, 7, 2
HSL:
305°, 96.4602%, 55.6863%
HSV (HSB):
305°, 86.8526%, 98.4314%
XYZ:
55.0355, 27.4801, 79.4943
xyY:
0.3397, 0.1696, 27.4801
CIE-Lab:
59.4161, 91.6765, -50.0618
CIE-LCH:
59.4161, 104.4546, 331.3624
CIE-Luv:
59.4161, 88.1316, -91.0549
Hunter-Lab:
52.4215, 95.6633, -53.2149
#fb21e9 color charts
#fb21e9 color shades, tints & tones
#fb21e9 color schemes
#fb21e9 color preview, HTML & CSS examples
This text has a color of #fb21e9
<p style="color:#fb21e9;">Text here</p>
.mytext {color:#fb21e9;}
This box has a color of #fb21e9
<div style="background-color:#fb21e9;">Content here</div>
.mybackground {background-color:#fb21e9;}
Border around this has a color of #fb21e9
<div style="border:2px solid #fb21e9;">Content here</div>
.myborder {border:2px solid #fb21e9;}