#fb388e color space conversions
Hex:
#fb388e
RGB:
251, 56, 142
CMY:
2, 78, 44
CMYK:
0, 78, 43, 2
HSL:
334°, 96.0591%, 60.1961%
HSV (HSB):
334°, 77.6892%, 98.4314%
XYZ:
46.0803, 25.2906, 28.0441
xyY:
0.4635, 0.2544, 25.2906
CIE-Lab:
57.3574, 76.5959, -0.7714
CIE-LCH:
57.3574, 76.5998, 359.4230
CIE-Luv:
57.3574, 122.1956, -16.1480
Hunter-Lab:
50.2897, 75.5519, 2.1398
#fb388e color charts
#fb388e color shades, tints & tones
#fb388e color schemes
#fb388e color preview, HTML & CSS examples
This text has a color of #fb388e
<p style="color:#fb388e;">Text here</p>
.mytext {color:#fb388e;}
This box has a color of #fb388e
<div style="background-color:#fb388e;">Content here</div>
.mybackground {background-color:#fb388e;}
Border around this has a color of #fb388e
<div style="border:2px solid #fb388e;">Content here</div>
.myborder {border:2px solid #fb388e;}