#fb748c color space conversions
Hex:
#fb748c
RGB:
251, 116, 140
CMY:
2, 55, 45
CMYK:
0, 54, 44, 2
HSL:
349°, 94.4056%, 71.9608%
HSV (HSB):
349°, 53.7849%, 98.4314%
XYZ:
50.7627, 34.8935, 28.8706
xyY:
0.4432, 0.3047, 34.8935
CIE-Lab:
65.6656, 53.6622, 12.3151
CIE-LCH:
65.6656, 55.0571, 12.9251
CIE-Luv:
65.6656, 93.4335, 5.9112
Hunter-Lab:
59.0707, 50.0211, 12.3717
#fb748c color charts
#fb748c color shades, tints & tones
#fb748c color schemes
#fb748c color preview, HTML & CSS examples
This text has a color of #fb748c
<p style="color:#fb748c;">Text here</p>
.mytext {color:#fb748c;}
This box has a color of #fb748c
<div style="background-color:#fb748c;">Content here</div>
.mybackground {background-color:#fb748c;}
Border around this has a color of #fb748c
<div style="border:2px solid #fb748c;">Content here</div>
.myborder {border:2px solid #fb748c;}