#fb2f7f color space conversions
Hex:
#fb2f7f
RGB:
251, 47, 127
CMY:
2, 82, 50
CMYK:
0, 81, 49, 2
HSL:
336°, 96.2264%, 58.4314%
HSV (HSB):
336°, 81.2749%, 98.4314%
XYZ:
44.6309, 24.0746, 22.3732
xyY:
0.4900, 0.2643, 24.0746
CIE-Lab:
56.1624, 77.5849, 6.3987
CIE-LCH:
56.1624, 77.8483, 4.7147
CIE-Luv:
56.1624, 131.1961, -7.3968
Hunter-Lab:
49.0658, 76.5008, 7.3108
#fb2f7f color charts
#fb2f7f color shades, tints & tones
#fb2f7f color schemes
#fb2f7f color preview, HTML & CSS examples
This text has a color of #fb2f7f
<p style="color:#fb2f7f;">Text here</p>
.mytext {color:#fb2f7f;}
This box has a color of #fb2f7f
<div style="background-color:#fb2f7f;">Content here</div>
.mybackground {background-color:#fb2f7f;}
Border around this has a color of #fb2f7f
<div style="border:2px solid #fb2f7f;">Content here</div>
.myborder {border:2px solid #fb2f7f;}