#fb788d color space conversions
Hex:
#fb788d
RGB:
251, 120, 141
CMY:
2, 53, 45
CMYK:
0, 52, 44, 2
HSL:
350°, 94.2446%, 72.7451%
HSV (HSB):
350°, 52.1912%, 98.4314%
XYZ:
51.3079, 35.8653, 29.4178
xyY:
0.4401, 0.3076, 35.8653
CIE-Lab:
66.4168, 51.8713, 12.8036
CIE-LCH:
66.4168, 53.4281, 13.8654
CIE-Luv:
66.4168, 90.7167, 6.9716
Hunter-Lab:
59.8876, 48.1240, 12.7971
#fb788d color charts
#fb788d color shades, tints & tones
#fb788d color schemes
#fb788d color preview, HTML & CSS examples
This text has a color of #fb788d
<p style="color:#fb788d;">Text here</p>
.mytext {color:#fb788d;}
This box has a color of #fb788d
<div style="background-color:#fb788d;">Content here</div>
.mybackground {background-color:#fb788d;}
Border around this has a color of #fb788d
<div style="border:2px solid #fb788d;">Content here</div>
.myborder {border:2px solid #fb788d;}