#fb2d3e color space conversions
Hex:
#fb2d3e
RGB:
251, 45, 62
CMY:
2, 82, 76
CMYK:
0, 82, 75, 2
HSL:
355°, 96.2617%, 58.0392%
HSV (HSB):
355°, 82.0717%, 98.4314%
XYZ:
41.5915, 22.7338, 6.7534
xyY:
0.5851, 0.3198, 22.7338
CIE-Lab:
54.7971, 74.4396, 42.8958
CIE-LCH:
54.7971, 85.9145, 29.9527
CIE-Luv:
54.7971, 153.2464, 28.1700
Hunter-Lab:
47.6800, 72.2667, 24.9782
#fb2d3e color charts
#fb2d3e color shades, tints & tones
#fb2d3e color schemes
#fb2d3e color preview, HTML & CSS examples
This text has a color of #fb2d3e
<p style="color:#fb2d3e;">Text here</p>
.mytext {color:#fb2d3e;}
This box has a color of #fb2d3e
<div style="background-color:#fb2d3e;">Content here</div>
.mybackground {background-color:#fb2d3e;}
Border around this has a color of #fb2d3e
<div style="border:2px solid #fb2d3e;">Content here</div>
.myborder {border:2px solid #fb2d3e;}