#fb9bb7 color space conversions
Hex:
#fb9bb7
RGB:
251, 155, 183
CMY:
2, 39, 28
CMYK:
0, 38, 27, 2
HSL:
343°, 92.3077%, 79.6078%
HSV (HSB):
343°, 38.2470%, 98.4314%
XYZ:
60.0522, 47.3708, 50.7781
xyY:
0.3796, 0.2994, 47.3708
CIE-Lab:
74.4263, 39.2738, 0.8109
CIE-LCH:
74.4263, 39.2821, 1.1829
CIE-Luv:
74.4263, 60.3966, -6.1988
Hunter-Lab:
68.8265, 35.2980, 4.4361
#fb9bb7 color charts
#fb9bb7 color shades, tints & tones
#fb9bb7 color schemes
#fb9bb7 color preview, HTML & CSS examples
This text has a color of #fb9bb7
<p style="color:#fb9bb7;">Text here</p>
.mytext {color:#fb9bb7;}
This box has a color of #fb9bb7
<div style="background-color:#fb9bb7;">Content here</div>
.mybackground {background-color:#fb9bb7;}
Border around this has a color of #fb9bb7
<div style="border:2px solid #fb9bb7;">Content here</div>
.myborder {border:2px solid #fb9bb7;}