#fb02c2 color space conversions
Hex:
#fb02c2
RGB:
251, 2, 194
CMY:
2, 99, 24
CMYK:
0, 99, 23, 2
HSL:
314°, 98.4190%, 49.6078%
HSV (HSB):
314°, 99.2032%, 98.4314%
XYZ:
49.5430, 24.4477, 53.1466
xyY:
0.3897, 0.1923, 24.4477
CIE-Lab:
56.5333, 89.7503, -32.4141
CIE-LCH:
56.5333, 95.4243, 340.1424
CIE-Luv:
56.5333, 107.5861, -63.3077
Hunter-Lab:
49.4446, 92.3271, -29.1179
#fb02c2 color charts
#fb02c2 color shades, tints & tones
#fb02c2 color schemes
#fb02c2 color preview, HTML & CSS examples
This text has a color of #fb02c2
<p style="color:#fb02c2;">Text here</p>
.mytext {color:#fb02c2;}
This box has a color of #fb02c2
<div style="background-color:#fb02c2;">Content here</div>
.mybackground {background-color:#fb02c2;}
Border around this has a color of #fb02c2
<div style="border:2px solid #fb02c2;">Content here</div>
.myborder {border:2px solid #fb02c2;}