#fb2b4b color space conversions
Hex:
#fb2b4b
RGB:
251, 43, 75
CMY:
2, 83, 71
CMYK:
0, 83, 70, 2
HSL:
351°, 96.2963%, 57.6471%
HSV (HSB):
351°, 82.8685%, 98.4314%
XYZ:
41.9175, 22.7450, 8.8375
xyY:
0.5703, 0.3095, 22.7450
CIE-Lab:
54.8087, 75.3788, 35.4901
CIE-LCH:
54.8087, 83.3157, 25.2122
CIE-Luv:
54.8087, 150.7010, 22.3910
Hunter-Lab:
47.6917, 73.4280, 22.3974
#fb2b4b color charts
#fb2b4b color shades, tints & tones
#fb2b4b color schemes
#fb2b4b color preview, HTML & CSS examples
This text has a color of #fb2b4b
<p style="color:#fb2b4b;">Text here</p>
.mytext {color:#fb2b4b;}
This box has a color of #fb2b4b
<div style="background-color:#fb2b4b;">Content here</div>
.mybackground {background-color:#fb2b4b;}
Border around this has a color of #fb2b4b
<div style="border:2px solid #fb2b4b;">Content here</div>
.myborder {border:2px solid #fb2b4b;}