#fb272b color space conversions
Hex:
#fb272b
RGB:
251, 39, 43
CMY:
2, 85, 83
CMYK:
0, 84, 83, 2
HSL:
359°, 96.3636%, 56.8627%
HSV (HSB):
359°, 84.4622%, 98.4314%
XYZ:
40.9452, 22.1347, 4.3999
xyY:
0.6068, 0.3280, 22.1347
CIE-Lab:
54.1696, 75.1676, 52.3507
CIE-LCH:
54.1696, 91.6011, 34.8554
CIE-Luv:
54.1696, 159.3487, 33.4756
Hunter-Lab:
47.0475, 73.0145, 27.3885
#fb272b color charts
#fb272b color shades, tints & tones
#fb272b color schemes
#fb272b color preview, HTML & CSS examples
This text has a color of #fb272b
<p style="color:#fb272b;">Text here</p>
.mytext {color:#fb272b;}
This box has a color of #fb272b
<div style="background-color:#fb272b;">Content here</div>
.mybackground {background-color:#fb272b;}
Border around this has a color of #fb272b
<div style="border:2px solid #fb272b;">Content here</div>
.myborder {border:2px solid #fb272b;}