#fb2e34 color space conversions
Hex:
#fb2e34
RGB:
251, 46, 52
CMY:
2, 82, 80
CMYK:
0, 82, 79, 2
HSL:
358°, 96.2441%, 58.2353%
HSV (HSB):
358°, 81.6733%, 98.4314%
XYZ:
41.3805, 22.7112, 5.4515
xyY:
0.5950, 0.3266, 22.7112
CIE-Lab:
54.7736, 73.8978, 48.3096
CIE-LCH:
54.7736, 88.2876, 33.1740
CIE-Luv:
54.7736, 154.9609, 31.8388
Hunter-Lab:
47.6562, 71.5954, 26.5770
#fb2e34 color charts
#fb2e34 color shades, tints & tones
#fb2e34 color schemes
#fb2e34 color preview, HTML & CSS examples
This text has a color of #fb2e34
<p style="color:#fb2e34;">Text here</p>
.mytext {color:#fb2e34;}
This box has a color of #fb2e34
<div style="background-color:#fb2e34;">Content here</div>
.mybackground {background-color:#fb2e34;}
Border around this has a color of #fb2e34
<div style="border:2px solid #fb2e34;">Content here</div>
.myborder {border:2px solid #fb2e34;}