#fb05f4 color space conversions
Hex:
#fb05f4
RGB:
251, 5, 244
CMY:
2, 98, 4
CMYK:
0, 98, 3, 2
HSL:
302°, 96.8504%, 50.1961%
HSV (HSB):
302°, 98.0080%, 98.4314%
XYZ:
56.1671, 27.1494, 87.8680
xyY:
0.3281, 0.1586, 27.1494
CIE-Lab:
59.1124, 95.8226, -56.6990
CIE-LCH:
59.1124, 111.3407, 329.3869
CIE-Luv:
59.1124, 85.4449, -101.6227
Hunter-Lab:
52.1051, 101.2314, -63.5107
#fb05f4 color charts
#fb05f4 color shades, tints & tones
#fb05f4 color schemes
#fb05f4 color preview, HTML & CSS examples
This text has a color of #fb05f4
<p style="color:#fb05f4;">Text here</p>
.mytext {color:#fb05f4;}
This box has a color of #fb05f4
<div style="background-color:#fb05f4;">Content here</div>
.mybackground {background-color:#fb05f4;}
Border around this has a color of #fb05f4
<div style="border:2px solid #fb05f4;">Content here</div>
.myborder {border:2px solid #fb05f4;}