#fb1f5e color space conversions
Hex:
#fb1f5e
RGB:
251, 31, 94
CMY:
2, 88, 63
CMYK:
0, 88, 63, 2
HSL:
343°, 96.4912%, 55.2941%
HSV (HSB):
343°, 87.6494%, 98.4314%
XYZ:
42.2940, 22.2974, 12.6644
xyY:
0.5475, 0.2886, 22.2974
CIE-Lab:
54.3411, 78.5303, 23.6505
CIE-LCH:
54.3411, 82.0144, 16.7604
CIE-Luv:
54.3411, 148.3948, 10.9605
Hunter-Lab:
47.2201, 77.2436, 17.1526
#fb1f5e color charts
#fb1f5e color shades, tints & tones
#fb1f5e color schemes
#fb1f5e color preview, HTML & CSS examples
This text has a color of #fb1f5e
<p style="color:#fb1f5e;">Text here</p>
.mytext {color:#fb1f5e;}
This box has a color of #fb1f5e
<div style="background-color:#fb1f5e;">Content here</div>
.mybackground {background-color:#fb1f5e;}
Border around this has a color of #fb1f5e
<div style="border:2px solid #fb1f5e;">Content here</div>
.myborder {border:2px solid #fb1f5e;}