#fb02d0 color space conversions
Hex:
#fb02d0
RGB:
251, 2, 208
CMY:
2, 99, 18
CMYK:
0, 99, 17, 2
HSL:
310°, 98.4190%, 49.6078%
HSV (HSB):
310°, 99.2032%, 98.4314%
XYZ:
51.1905, 25.1067, 61.8225
xyY:
0.3706, 0.1818, 25.1067
CIE-Lab:
57.1792, 91.3780, -39.4411
CIE-LCH:
57.1792, 99.5265, 336.6537
CIE-Luv:
57.1792, 101.1316, -74.2422
Hunter-Lab:
50.1066, 94.6749, -38.0786
#fb02d0 color charts
#fb02d0 color shades, tints & tones
#fb02d0 color schemes
#fb02d0 color preview, HTML & CSS examples
This text has a color of #fb02d0
<p style="color:#fb02d0;">Text here</p>
.mytext {color:#fb02d0;}
This box has a color of #fb02d0
<div style="background-color:#fb02d0;">Content here</div>
.mybackground {background-color:#fb02d0;}
Border around this has a color of #fb02d0
<div style="border:2px solid #fb02d0;">Content here</div>
.myborder {border:2px solid #fb02d0;}