#fb2d42 color space conversions
Hex:
        #fb2d42
        RGB:
        251, 45, 66
        CMY:
        2, 82, 74
        CMYK:
        0, 82, 74, 2
      HSL:
        354°, 96.2617%, 58.0392%
        HSV (HSB):
        354°, 82.0717%, 98.4314%
        XYZ:
        41.7054, 22.7793, 7.3530
        xyY:
        0.5806, 0.3171, 22.7793
      CIE-Lab:
        54.8443, 74.5821, 40.7004
        CIE-LCH:
        54.8443, 84.9647, 28.6218
        CIE-Luv:
        54.8443, 152.2944, 26.5968
        Hunter-Lab:
        47.7277, 72.4533, 24.2751
      #fb2d42 color charts
#fb2d42 RGB chart
      #fb2d42 CMYK chart
      #fb2d42 RGB pie chart
      #fb2d42 color shades, tints & tones
#fb2d42 color schemes
#fb2d42 color preview, HTML & CSS examples
           This text has a color of #fb2d42        
        
          <p style="color:#fb2d42;">Text here</p>
        
        
          .mytext {color:#fb2d42;}
        
        Text color #fb2d42
      
           This box has a color of #fb2d42        
        
          <div style="background-color:#fb2d42;">Content here</div>
        
        
          .mybackground {background-color:#fb2d42;}
        
        Background color #fb2d42
      
           Border around this has a color of #fb2d42        
        
          <div style="border:2px solid #fb2d42;">Content here</div>
        
        
          .myborder {border:2px solid #fb2d42;}
        
        Border color #fb2d42