#fb372e color space conversions
Hex:
#fb372e
RGB:
251, 55, 46
CMY:
2, 78, 82
CMYK:
0, 78, 82, 2
HSL:
3°, 96.2441%, 58.2353%
HSV (HSB):
3°, 81.6733%, 98.4314%
XYZ:
41.6430, 23.4389, 4.9141
xyY:
0.5949, 0.3349, 23.4389
CIE-Lab:
55.5215, 71.4734, 52.1057
CIE-LCH:
55.5215, 88.4503, 36.0929
CIE-Luv:
55.5215, 151.9034, 35.1779
Hunter-Lab:
48.4137, 68.8126, 27.8715
#fb372e color charts
#fb372e color shades, tints & tones
#fb372e color schemes
#fb372e color preview, HTML & CSS examples
This text has a color of #fb372e
<p style="color:#fb372e;">Text here</p>
.mytext {color:#fb372e;}
This box has a color of #fb372e
<div style="background-color:#fb372e;">Content here</div>
.mybackground {background-color:#fb372e;}
Border around this has a color of #fb372e
<div style="border:2px solid #fb372e;">Content here</div>
.myborder {border:2px solid #fb372e;}