#fb378c color space conversions
Hex:
#fb378c
RGB:
251, 55, 140
CMY:
2, 78, 45
CMYK:
0, 78, 44, 2
HSL:
334°, 96.0784%, 60.0000%
HSV (HSB):
334°, 78.0876%, 98.4314%
XYZ:
45.8835, 25.1351, 27.2442
xyY:
0.4669, 0.2558, 25.1351
CIE-Lab:
57.2068, 76.6852, 0.1904
CIE-LCH:
57.2068, 76.6854, 0.1422
CIE-Luv:
57.2068, 123.3419, -14.9235
Hunter-Lab:
50.1349, 75.6273, 2.8752
#fb378c color charts
#fb378c color shades, tints & tones
#fb378c color schemes
#fb378c color preview, HTML & CSS examples
This text has a color of #fb378c
<p style="color:#fb378c;">Text here</p>
.mytext {color:#fb378c;}
This box has a color of #fb378c
<div style="background-color:#fb378c;">Content here</div>
.mybackground {background-color:#fb378c;}
Border around this has a color of #fb378c
<div style="border:2px solid #fb378c;">Content here</div>
.myborder {border:2px solid #fb378c;}