#fb5e84 color space conversions
Hex:
#fb5e84
RGB:
251, 94, 132
CMY:
2, 63, 48
CMYK:
0, 63, 47, 2
HSL:
345°, 95.1515%, 67.6471%
HSV (HSB):
345°, 62.5498%, 98.4314%
XYZ:
47.9512, 30.1806, 25.1279
xyY:
0.4644, 0.2923, 30.1806
CIE-Lab:
61.8097, 62.6506, 11.4780
CIE-LCH:
61.8097, 63.6933, 10.3818
CIE-Luv:
61.8097, 108.5802, 2.5709
Hunter-Lab:
54.9369, 59.6629, 11.3368
#fb5e84 color charts
#fb5e84 color shades, tints & tones
#fb5e84 color schemes
#fb5e84 color preview, HTML & CSS examples
This text has a color of #fb5e84
<p style="color:#fb5e84;">Text here</p>
.mytext {color:#fb5e84;}
This box has a color of #fb5e84
<div style="background-color:#fb5e84;">Content here</div>
.mybackground {background-color:#fb5e84;}
Border around this has a color of #fb5e84
<div style="border:2px solid #fb5e84;">Content here</div>
.myborder {border:2px solid #fb5e84;}