#fb196a color space conversions
Hex:
#fb196a
RGB:
251, 25, 106
CMY:
2, 90, 58
CMYK:
0, 90, 58, 2
HSL:
338°, 96.5812%, 54.1176%
HSV (HSB):
338°, 90.0398%, 98.4314%
XYZ:
42.7328, 22.2451, 15.6771
xyY:
0.5298, 0.2758, 22.2451
CIE-Lab:
54.2861, 80.0829, 16.3578
CIE-LCH:
54.2861, 81.7364, 11.5445
CIE-Luv:
54.2861, 145.2599, 3.1553
Hunter-Lab:
47.1647, 79.1887, 13.3078
#fb196a color charts
#fb196a color shades, tints & tones
#fb196a color schemes
#fb196a color preview, HTML & CSS examples
This text has a color of #fb196a
<p style="color:#fb196a;">Text here</p>
.mytext {color:#fb196a;}
This box has a color of #fb196a
<div style="background-color:#fb196a;">Content here</div>
.mybackground {background-color:#fb196a;}
Border around this has a color of #fb196a
<div style="border:2px solid #fb196a;">Content here</div>
.myborder {border:2px solid #fb196a;}