#fb2f39 color space conversions
Hex:
        #fb2f39
        RGB:
        251, 47, 57
        CMY:
        2, 82, 78
        CMYK:
        0, 81, 77, 2
      HSL:
        357°, 96.2264%, 58.4314%
        HSV (HSB):
        357°, 81.2749%, 98.4314%
        XYZ:
        41.5387, 22.8377, 6.0897
        xyY:
        0.5895, 0.3241, 22.8377
      CIE-Lab:
        54.9047, 73.8147, 45.7648
        CIE-LCH:
        54.9047, 86.8506, 31.7988
        CIE-Luv:
        54.9047, 153.5285, 30.3214
        Hunter-Lab:
        47.7888, 71.5244, 25.8969
      #fb2f39 color charts
#fb2f39 RGB chart
      #fb2f39 CMYK chart
      #fb2f39 RGB pie chart
      #fb2f39 color shades, tints & tones
#fb2f39 color schemes
#fb2f39 color preview, HTML & CSS examples
           This text has a color of #fb2f39        
        
          <p style="color:#fb2f39;">Text here</p>
        
        
          .mytext {color:#fb2f39;}
        
        Text color #fb2f39
      
           This box has a color of #fb2f39        
        
          <div style="background-color:#fb2f39;">Content here</div>
        
        
          .mybackground {background-color:#fb2f39;}
        
        Background color #fb2f39
      
           Border around this has a color of #fb2f39        
        
          <div style="border:2px solid #fb2f39;">Content here</div>
        
        
          .myborder {border:2px solid #fb2f39;}
        
        Border color #fb2f39