#fb9bbf color space conversions
Hex:
#fb9bbf
RGB:
251, 155, 191
CMY:
2, 39, 25
CMYK:
0, 38, 24, 2
HSL:
338°, 92.3077%, 79.6078%
HSV (HSB):
338°, 38.2470%, 98.4314%
XYZ:
60.9090, 47.7135, 55.2896
xyY:
0.3716, 0.2911, 47.7135
CIE-Lab:
74.6439, 40.3668, -3.2776
CIE-LCH:
74.6439, 40.4997, 355.3580
CIE-Luv:
74.6439, 58.8677, -12.3306
Hunter-Lab:
69.0750, 36.5167, 0.8951
#fb9bbf color charts
#fb9bbf color shades, tints & tones
#fb9bbf color schemes
#fb9bbf color preview, HTML & CSS examples
This text has a color of #fb9bbf
<p style="color:#fb9bbf;">Text here</p>
.mytext {color:#fb9bbf;}
This box has a color of #fb9bbf
<div style="background-color:#fb9bbf;">Content here</div>
.mybackground {background-color:#fb9bbf;}
Border around this has a color of #fb9bbf
<div style="border:2px solid #fb9bbf;">Content here</div>
.myborder {border:2px solid #fb9bbf;}