#fb02f9 color space conversions
Hex:
#fb02f9
RGB:
251, 2, 249
CMY:
2, 99, 2
CMYK:
0, 99, 1, 2
HSL:
300°, 98.4190%, 49.6078%
HSV (HSB):
300°, 99.2032%, 98.4314%
XYZ:
56.9043, 27.3922, 91.9106
xyY:
0.3229, 0.1555, 27.3922
CIE-Lab:
59.3356, 96.6881, -59.1270
CIE-LCH:
59.3356, 113.3340, 328.5533
CIE-Luv:
59.3356, 83.5347, -105.4952
Hunter-Lab:
52.3376, 102.4842, -67.4835
#fb02f9 color charts
#fb02f9 color shades, tints & tones
#fb02f9 color schemes
#fb02f9 color preview, HTML & CSS examples
This text has a color of #fb02f9
<p style="color:#fb02f9;">Text here</p>
.mytext {color:#fb02f9;}
This box has a color of #fb02f9
<div style="background-color:#fb02f9;">Content here</div>
.mybackground {background-color:#fb02f9;}
Border around this has a color of #fb02f9
<div style="border:2px solid #fb02f9;">Content here</div>
.myborder {border:2px solid #fb02f9;}