#fb758c color space conversions
Hex:
#fb758c
RGB:
251, 117, 140
CMY:
2, 54, 45
CMYK:
0, 53, 44, 2
HSL:
350°, 94.3662%, 72.1569%
HSV (HSB):
350°, 53.3865%, 98.4314%
XYZ:
50.8786, 35.1253, 28.9092
xyY:
0.4428, 0.3057, 35.1253
CIE-Lab:
65.8461, 53.1929, 12.5689
CIE-LCH:
65.8461, 54.6577, 13.2945
CIE-Luv:
65.8461, 92.8193, 6.3443
Hunter-Lab:
59.2666, 49.5204, 12.5660
#fb758c color charts
#fb758c color shades, tints & tones
#fb758c color schemes
#fb758c color preview, HTML & CSS examples
This text has a color of #fb758c
<p style="color:#fb758c;">Text here</p>
.mytext {color:#fb758c;}
This box has a color of #fb758c
<div style="background-color:#fb758c;">Content here</div>
.mybackground {background-color:#fb758c;}
Border around this has a color of #fb758c
<div style="border:2px solid #fb758c;">Content here</div>
.myborder {border:2px solid #fb758c;}