#fb9bd9 color space conversions
Hex:
#fb9bd9
RGB:
251, 155, 217
CMY:
2, 39, 15
CMYK:
0, 38, 14, 2
HSL:
321°, 92.3077%, 79.6078%
HSV (HSB):
321°, 38.2470%, 98.4314%
XYZ:
64.0294, 48.9617, 71.7215
xyY:
0.3466, 0.2651, 48.9617
CIE-Lab:
75.4275, 44.2283, -16.3840
CIE-LCH:
75.4275, 47.1655, 339.6733
CIE-Luv:
75.4275, 53.7704, -32.9485
Hunter-Lab:
69.9726, 40.8868, -11.7910
#fb9bd9 color charts
#fb9bd9 color shades, tints & tones
#fb9bd9 color schemes
#fb9bd9 color preview, HTML & CSS examples
This text has a color of #fb9bd9
<p style="color:#fb9bd9;">Text here</p>
.mytext {color:#fb9bd9;}
This box has a color of #fb9bd9
<div style="background-color:#fb9bd9;">Content here</div>
.mybackground {background-color:#fb9bd9;}
Border around this has a color of #fb9bd9
<div style="border:2px solid #fb9bd9;">Content here</div>
.myborder {border:2px solid #fb9bd9;}