#fb166d color space conversions
Hex:
#fb166d
RGB:
251, 22, 109
CMY:
2, 91, 57
CMYK:
0, 91, 57, 2
HSL:
337°, 96.6245%, 53.5294%
HSV (HSB):
337°, 91.2351%, 98.4314%
XYZ:
42.8309, 22.1872, 16.4931
xyY:
0.5255, 0.2722, 22.1872
CIE-Lab:
54.2250, 80.6389, 14.4645
CIE-LCH:
54.2250, 81.9259, 10.1692
CIE-Luv:
54.2250, 144.6244, 0.9725
Hunter-Lab:
47.1033, 79.8789, 12.2120
#fb166d color charts
#fb166d color shades, tints & tones
#fb166d color schemes
#fb166d color preview, HTML & CSS examples
This text has a color of #fb166d
<p style="color:#fb166d;">Text here</p>
.mytext {color:#fb166d;}
This box has a color of #fb166d
<div style="background-color:#fb166d;">Content here</div>
.mybackground {background-color:#fb166d;}
Border around this has a color of #fb166d
<div style="border:2px solid #fb166d;">Content here</div>
.myborder {border:2px solid #fb166d;}