#fb1f3f color space conversions
Hex:
#fb1f3f
RGB:
251, 31, 63
CMY:
2, 88, 75
CMYK:
0, 88, 75, 2
HSL:
351°, 96.4912%, 55.2941%
HSV (HSB):
351°, 87.6494%, 98.4314%
XYZ:
41.1709, 21.8481, 6.7498
xyY:
0.5901, 0.3132, 21.8481
CIE-Lab:
53.8654, 77.1711, 41.3036
CIE-LCH:
53.8654, 87.5292, 28.1566
CIE-Luv:
53.8654, 157.8064, 25.8831
Hunter-Lab:
46.7419, 75.4265, 24.1576
#fb1f3f color charts
#fb1f3f color shades, tints & tones
#fb1f3f color schemes
#fb1f3f color preview, HTML & CSS examples
This text has a color of #fb1f3f
<p style="color:#fb1f3f;">Text here</p>
.mytext {color:#fb1f3f;}
This box has a color of #fb1f3f
<div style="background-color:#fb1f3f;">Content here</div>
.mybackground {background-color:#fb1f3f;}
Border around this has a color of #fb1f3f
<div style="border:2px solid #fb1f3f;">Content here</div>
.myborder {border:2px solid #fb1f3f;}