#fc2d3b color space conversions
Hex:
        #fc2d3b
        RGB:
        252, 45, 59
        CMY:
        1, 82, 77
        CMYK:
        0, 82, 77, 1
      HSL:
        356°, 97.1831%, 58.2353%
        HSV (HSB):
        356°, 82.1429%, 98.8235%
        XYZ:
        41.8727, 22.8880, 6.3486
        xyY:
        0.5889, 0.3219, 22.8880
      CIE-Lab:
        54.9568, 74.6047, 44.7857
        CIE-LCH:
        54.9568, 87.0150, 30.9767
        CIE-Luv:
        54.9568, 154.6737, 29.4664
        Hunter-Lab:
        47.8414, 72.5079, 25.6212
      #fc2d3b color charts
#fc2d3b RGB chart
      #fc2d3b CMYK chart
      #fc2d3b RGB pie chart
      #fc2d3b color shades, tints & tones
#fc2d3b color schemes
#fc2d3b color preview, HTML & CSS examples
           This text has a color of #fc2d3b        
        
          <p style="color:#fc2d3b;">Text here</p>
        
        
          .mytext {color:#fc2d3b;}
        
        Text color #fc2d3b
      
           This box has a color of #fc2d3b        
        
          <div style="background-color:#fc2d3b;">Content here</div>
        
        
          .mybackground {background-color:#fc2d3b;}
        
        Background color #fc2d3b
      
           Border around this has a color of #fc2d3b        
        
          <div style="border:2px solid #fc2d3b;">Content here</div>
        
        
          .myborder {border:2px solid #fc2d3b;}
        
        Border color #fc2d3b