#fb9ba9 color space conversions
Hex:
#fb9ba9
RGB:
251, 155, 169
CMY:
2, 39, 34
CMYK:
0, 38, 33, 2
HSL:
351°, 92.3077%, 79.6078%
HSV (HSB):
351°, 38.2470%, 98.4314%
XYZ:
58.6664, 46.8165, 43.4805
xyY:
0.3938, 0.3143, 46.8165
CIE-Lab:
74.0722, 37.4741, 8.0177
CIE-LCH:
74.0722, 38.3222, 12.0765
CIE-Luv:
74.0722, 63.0038, 4.2071
Hunter-Lab:
68.4226, 33.3088, 10.2187
#fb9ba9 color charts
#fb9ba9 color shades, tints & tones
#fb9ba9 color schemes
#fb9ba9 color preview, HTML & CSS examples
This text has a color of #fb9ba9
<p style="color:#fb9ba9;">Text here</p>
.mytext {color:#fb9ba9;}
This box has a color of #fb9ba9
<div style="background-color:#fb9ba9;">Content here</div>
.mybackground {background-color:#fb9ba9;}
Border around this has a color of #fb9ba9
<div style="border:2px solid #fb9ba9;">Content here</div>
.myborder {border:2px solid #fb9ba9;}