#fb1f7e color space conversions
Hex:
#fb1f7e
RGB:
251, 31, 126
CMY:
2, 88, 51
CMYK:
0, 88, 50, 2
HSL:
334°, 96.4912%, 55.2941%
HSV (HSB):
334°, 87.6494%, 98.4314%
XYZ:
44.0395, 22.9956, 21.8561
xyY:
0.4954, 0.2587, 22.9956
CIE-Lab:
55.0678, 80.5788, 5.4277
CIE-LCH:
55.0678, 80.7614, 3.8536
CIE-Luv:
55.0678, 135.8110, -9.3208
Hunter-Lab:
47.9537, 80.0113, 6.5447
#fb1f7e color charts
#fb1f7e color shades, tints & tones
#fb1f7e color schemes
#fb1f7e color preview, HTML & CSS examples
This text has a color of #fb1f7e
<p style="color:#fb1f7e;">Text here</p>
.mytext {color:#fb1f7e;}
This box has a color of #fb1f7e
<div style="background-color:#fb1f7e;">Content here</div>
.mybackground {background-color:#fb1f7e;}
Border around this has a color of #fb1f7e
<div style="border:2px solid #fb1f7e;">Content here</div>
.myborder {border:2px solid #fb1f7e;}