#fb5095 color space conversions
Hex:
#fb5095
RGB:
251, 80, 149
CMY:
2, 69, 42
CMYK:
0, 68, 41, 2
HSL:
336°, 95.5307%, 64.9020%
HSV (HSB):
336°, 68.1275%, 98.4314%
XYZ:
48.0771, 28.4165, 31.3848
xyY:
0.4457, 0.2634, 28.4165
CIE-Lab:
60.2631, 69.6649, -0.6260
CIE-LCH:
60.2631, 69.6677, 359.4851
CIE-Luv:
60.2631, 110.0288, -14.4574
Hunter-Lab:
53.3071, 67.6999, 2.4078
#fb5095 color charts
#fb5095 color shades, tints & tones
#fb5095 color schemes
#fb5095 color preview, HTML & CSS examples
This text has a color of #fb5095
<p style="color:#fb5095;">Text here</p>
.mytext {color:#fb5095;}
This box has a color of #fb5095
<div style="background-color:#fb5095;">Content here</div>
.mybackground {background-color:#fb5095;}
Border around this has a color of #fb5095
<div style="border:2px solid #fb5095;">Content here</div>
.myborder {border:2px solid #fb5095;}