#fc382d color space conversions
Hex:
        #fc382d
        RGB:
        252, 56, 45
        CMY:
        1, 78, 82
        CMYK:
        0, 78, 82, 1
      HSL:
        3°, 97.1831%, 58.2353%
        HSV (HSB):
        3°, 82.1429%, 98.8235%
        XYZ:
        42.0327, 23.7133, 4.8444
        xyY:
        0.5954, 0.3359, 23.7133
      CIE-Lab:
        55.7995, 71.4560, 52.9234
        CIE-LCH:
        55.7995, 88.9205, 36.5252
        CIE-Luv:
        55.7995, 152.3203, 35.7903
        Hunter-Lab:
        48.6963, 68.8558, 28.1891
      #fc382d color charts
#fc382d RGB chart
      #fc382d CMYK chart
      #fc382d RGB pie chart
      #fc382d color shades, tints & tones
#fc382d color schemes
#fc382d color preview, HTML & CSS examples
           This text has a color of #fc382d        
        
          <p style="color:#fc382d;">Text here</p>
        
        
          .mytext {color:#fc382d;}
        
        Text color #fc382d
      
           This box has a color of #fc382d        
        
          <div style="background-color:#fc382d;">Content here</div>
        
        
          .mybackground {background-color:#fc382d;}
        
        Background color #fc382d
      
           Border around this has a color of #fc382d        
        
          <div style="border:2px solid #fc382d;">Content here</div>
        
        
          .myborder {border:2px solid #fc382d;}
        
        Border color #fc382d