#fb33f2 color space conversions
Hex:
#fb33f2
RGB:
251, 51, 242
CMY:
2, 80, 5
CMYK:
0, 80, 4, 2
HSL:
303°, 96.1538%, 59.2157%
HSV (HSB):
303°, 79.6813%, 98.4314%
XYZ:
56.9945, 29.2877, 86.6535
xyY:
0.3296, 0.1694, 29.2877
CIE-Lab:
61.0347, 89.5872, -52.5228
CIE-LCH:
61.0347, 103.8485, 329.6179
CIE-Luv:
61.0347, 82.2099, -95.0539
Hunter-Lab:
54.1181, 93.2807, -57.0521
#fb33f2 color charts
#fb33f2 color shades, tints & tones
#fb33f2 color schemes
#fb33f2 color preview, HTML & CSS examples
This text has a color of #fb33f2
<p style="color:#fb33f2;">Text here</p>
.mytext {color:#fb33f2;}
This box has a color of #fb33f2
<div style="background-color:#fb33f2;">Content here</div>
.mybackground {background-color:#fb33f2;}
Border around this has a color of #fb33f2
<div style="border:2px solid #fb33f2;">Content here</div>
.myborder {border:2px solid #fb33f2;}