#fb02da color space conversions
Hex:
#fb02da
RGB:
251, 2, 218
CMY:
2, 99, 15
CMYK:
0, 99, 13, 2
HSL:
308°, 98.4190%, 49.6078%
HSV (HSB):
308°, 99.2032%, 98.4314%
XYZ:
52.4603, 25.6146, 68.5088
xyY:
0.3579, 0.1747, 25.6146
CIE-Lab:
57.6694, 92.6012, -44.3632
CIE-LCH:
57.6694, 102.6795, 334.4019
CIE-Luv:
57.6694, 96.6446, -81.9935
Hunter-Lab:
50.6109, 96.4536, -44.8296
#fb02da color charts
#fb02da color shades, tints & tones
#fb02da color schemes
#fb02da color preview, HTML & CSS examples
This text has a color of #fb02da
<p style="color:#fb02da;">Text here</p>
.mytext {color:#fb02da;}
This box has a color of #fb02da
<div style="background-color:#fb02da;">Content here</div>
.mybackground {background-color:#fb02da;}
Border around this has a color of #fb02da
<div style="border:2px solid #fb02da;">Content here</div>
.myborder {border:2px solid #fb02da;}