#fb5e7c color space conversions
Hex:
#fb5e7c
RGB:
251, 94, 124
CMY:
2, 63, 51
CMYK:
0, 63, 51, 2
HSL:
349°, 95.1515%, 67.6471%
HSV (HSB):
349°, 62.5498%, 98.4314%
XYZ:
47.4245, 29.9699, 22.3540
xyY:
0.4754, 0.3005, 29.9699
CIE-Lab:
61.6282, 61.9700, 15.8563
CIE-LCH:
61.6282, 63.9664, 14.3524
CIE-Luv:
61.6282, 110.9482, 7.9132
Hunter-Lab:
54.7447, 58.8282, 14.1114
#fb5e7c color charts
#fb5e7c color shades, tints & tones
#fb5e7c color schemes
#fb5e7c color preview, HTML & CSS examples
This text has a color of #fb5e7c
<p style="color:#fb5e7c;">Text here</p>
.mytext {color:#fb5e7c;}
This box has a color of #fb5e7c
<div style="background-color:#fb5e7c;">Content here</div>
.mybackground {background-color:#fb5e7c;}
Border around this has a color of #fb5e7c
<div style="border:2px solid #fb5e7c;">Content here</div>
.myborder {border:2px solid #fb5e7c;}