#fb9bb9 color space conversions
Hex:
#fb9bb9
RGB:
251, 155, 185
CMY:
2, 39, 27
CMYK:
0, 38, 26, 2
HSL:
341°, 92.3077%, 79.6078%
HSV (HSB):
341°, 38.2470%, 98.4314%
XYZ:
60.2620, 47.4547, 51.8825
xyY:
0.3776, 0.2973, 47.4547
CIE-Lab:
74.4797, 39.5427, -0.2134
CIE-LCH:
74.4797, 39.5433, 359.6908
CIE-Luv:
74.4797, 60.0167, -7.7202
Hunter-Lab:
68.8874, 35.5971, 3.5670
#fb9bb9 color charts
#fb9bb9 color shades, tints & tones
#fb9bb9 color schemes
#fb9bb9 color preview, HTML & CSS examples
This text has a color of #fb9bb9
<p style="color:#fb9bb9;">Text here</p>
.mytext {color:#fb9bb9;}
This box has a color of #fb9bb9
<div style="background-color:#fb9bb9;">Content here</div>
.mybackground {background-color:#fb9bb9;}
Border around this has a color of #fb9bb9
<div style="border:2px solid #fb9bb9;">Content here</div>
.myborder {border:2px solid #fb9bb9;}