#fb03b4 color space conversions
Hex:
#fb03b4
RGB:
251, 3, 180
CMY:
2, 99, 29
CMYK:
0, 99, 28, 2
HSL:
317°, 97.6378%, 49.8039%
HSV (HSB):
317°, 98.8048%, 98.4314%
XYZ:
48.0544, 23.8696, 45.2546
xyY:
0.4101, 0.2037, 23.8696
CIE-Lab:
55.9570, 88.1630, -25.1918
CIE-LCH:
55.9570, 91.6916, 344.0532
CIE-Luv:
55.9570, 114.1322, -52.2860
Hunter-Lab:
48.8566, 90.0704, -20.7192
#fb03b4 color charts
#fb03b4 color shades, tints & tones
#fb03b4 color schemes
#fb03b4 color preview, HTML & CSS examples
This text has a color of #fb03b4
<p style="color:#fb03b4;">Text here</p>
.mytext {color:#fb03b4;}
This box has a color of #fb03b4
<div style="background-color:#fb03b4;">Content here</div>
.mybackground {background-color:#fb03b4;}
Border around this has a color of #fb03b4
<div style="border:2px solid #fb03b4;">Content here</div>
.myborder {border:2px solid #fb03b4;}