#fc3b32 color space conversions
Hex:
        #fc3b32
        RGB:
        252, 59, 50
        CMY:
        1, 77, 80
        CMYK:
        0, 77, 80, 1
      HSL:
        3°, 97.1154%, 59.2157%
        HSV (HSB):
        3°, 80.1587%, 98.8235%
        XYZ:
        42.2846, 24.0537, 5.4318
        xyY:
        0.5892, 0.3351, 24.0537
      CIE-Lab:
        56.1415, 70.7415, 50.7570
        CIE-LCH:
        56.1415, 87.0669, 35.6594
        CIE-Luv:
        56.1415, 149.9535, 34.9267
        Hunter-Lab:
        49.0445, 68.0688, 27.7647
      #fc3b32 color charts
#fc3b32 RGB chart
      #fc3b32 CMYK chart
      #fc3b32 RGB pie chart
      #fc3b32 color shades, tints & tones
#fc3b32 color schemes
#fc3b32 color preview, HTML & CSS examples
           This text has a color of #fc3b32        
        
          <p style="color:#fc3b32;">Text here</p>
        
        
          .mytext {color:#fc3b32;}
        
        Text color #fc3b32
      
           This box has a color of #fc3b32        
        
          <div style="background-color:#fc3b32;">Content here</div>
        
        
          .mybackground {background-color:#fc3b32;}
        
        Background color #fc3b32
      
           Border around this has a color of #fc3b32        
        
          <div style="border:2px solid #fc3b32;">Content here</div>
        
        
          .myborder {border:2px solid #fc3b32;}
        
        Border color #fc3b32