#fb028e color space conversions
Hex:
#fb028e
RGB:
251, 2, 142
CMY:
2, 99, 44
CMYK:
0, 99, 43, 2
HSL:
326°, 98.4190%, 49.6078%
HSV (HSB):
326°, 99.2032%, 98.4314%
XYZ:
44.6879, 22.5056, 27.5799
xyY:
0.4715, 0.2375, 22.5056
CIE-Lab:
54.5594, 84.6592, -4.8896
CIE-LCH:
54.5594, 84.8003, 356.6945
CIE-Luv:
54.5594, 132.3232, -23.2320
Hunter-Lab:
47.4401, 85.1241, -1.2609
#fb028e color charts
#fb028e color shades, tints & tones
#fb028e color schemes
#fb028e color preview, HTML & CSS examples
This text has a color of #fb028e
<p style="color:#fb028e;">Text here</p>
.mytext {color:#fb028e;}
This box has a color of #fb028e
<div style="background-color:#fb028e;">Content here</div>
.mybackground {background-color:#fb028e;}
Border around this has a color of #fb028e
<div style="border:2px solid #fb028e;">Content here</div>
.myborder {border:2px solid #fb028e;}