#fb02b4 color space conversions
Hex:
#fb02b4
RGB:
251, 2, 180
CMY:
2, 99, 29
CMYK:
0, 99, 28, 2
HSL:
317°, 98.4190%, 49.6078%
HSV (HSB):
317°, 99.2032%, 98.4314%
XYZ:
48.0436, 23.8479, 45.2509
xyY:
0.4101, 0.2036, 23.8479
CIE-Lab:
55.9352, 88.2271, -25.2254
CIE-LCH:
55.9352, 91.7624, 344.0440
CIE-Luv:
55.9352, 114.1948, -52.3430
Hunter-Lab:
48.8343, 90.1495, -20.7553
#fb02b4 color charts
#fb02b4 color shades, tints & tones
#fb02b4 color schemes
#fb02b4 color preview, HTML & CSS examples
This text has a color of #fb02b4
<p style="color:#fb02b4;">Text here</p>
.mytext {color:#fb02b4;}
This box has a color of #fb02b4
<div style="background-color:#fb02b4;">Content here</div>
.mybackground {background-color:#fb02b4;}
Border around this has a color of #fb02b4
<div style="border:2px solid #fb02b4;">Content here</div>
.myborder {border:2px solid #fb02b4;}