#fb02e0 color space conversions
Hex:
#fb02e0
RGB:
251, 2, 224
CMY:
2, 99, 12
CMYK:
0, 99, 11, 2
HSL:
307°, 98.4190%, 49.6078%
HSV (HSB):
307°, 99.2032%, 98.4314%
XYZ:
53.2599, 25.9345, 72.7198
xyY:
0.3506, 0.1707, 25.9345
CIE-Lab:
57.9748, 93.3584, -47.2785
CIE-LCH:
57.9748, 104.6472, 333.1415
CIE-Luv:
57.9748, 94.0089, -86.6106
Hunter-Lab:
50.9259, 97.5607, -49.0152
#fb02e0 color charts
#fb02e0 color shades, tints & tones
#fb02e0 color schemes
#fb02e0 color preview, HTML & CSS examples
This text has a color of #fb02e0
<p style="color:#fb02e0;">Text here</p>
.mytext {color:#fb02e0;}
This box has a color of #fb02e0
<div style="background-color:#fb02e0;">Content here</div>
.mybackground {background-color:#fb02e0;}
Border around this has a color of #fb02e0
<div style="border:2px solid #fb02e0;">Content here</div>
.myborder {border:2px solid #fb02e0;}