#fb019d color space conversions
Hex:
#fb019d
RGB:
251, 1, 157
CMY:
2, 100, 38
CMYK:
0, 100, 37, 2
HSL:
323°, 99.2063%, 49.4118%
HSV (HSB):
323°, 99.6016%, 98.4314%
XYZ:
45.8803, 22.9653, 33.9129
xyY:
0.4465, 0.2235, 22.9653
CIE-Lab:
55.0365, 86.0307, -13.0936
CIE-LCH:
55.0365, 87.0214, 351.3462
CIE-Luv:
55.0365, 125.2774, -34.5743
Hunter-Lab:
47.9221, 87.0312, -8.4121
#fb019d color charts
#fb019d color shades, tints & tones
#fb019d color schemes
#fb019d color preview, HTML & CSS examples
This text has a color of #fb019d
<p style="color:#fb019d;">Text here</p>
.mytext {color:#fb019d;}
This box has a color of #fb019d
<div style="background-color:#fb019d;">Content here</div>
.mybackground {background-color:#fb019d;}
Border around this has a color of #fb019d
<div style="border:2px solid #fb019d;">Content here</div>
.myborder {border:2px solid #fb019d;}