#fb7da9 color space conversions
Hex:
#fb7da9
RGB:
251, 125, 169
CMY:
2, 51, 34
CMYK:
0, 50, 33, 2
HSL:
339°, 94.0299%, 73.7255%
HSV (HSB):
339°, 50.1992%, 98.4314%
XYZ:
54.2787, 38.0410, 42.0180
xyY:
0.4040, 0.2832, 38.0410
CIE-Lab:
68.0508, 52.5389, -0.6938
CIE-LCH:
68.0508, 52.5435, 359.2434
CIE-Luv:
68.0508, 80.7529, -10.9877
Hunter-Lab:
61.6774, 49.1520, 2.7827
#fb7da9 color charts
#fb7da9 color shades, tints & tones
#fb7da9 color schemes
#fb7da9 color preview, HTML & CSS examples
This text has a color of #fb7da9
<p style="color:#fb7da9;">Text here</p>
.mytext {color:#fb7da9;}
This box has a color of #fb7da9
<div style="background-color:#fb7da9;">Content here</div>
.mybackground {background-color:#fb7da9;}
Border around this has a color of #fb7da9
<div style="border:2px solid #fb7da9;">Content here</div>
.myborder {border:2px solid #fb7da9;}