#fc482d color space conversions
Hex:
        #fc482d
        RGB:
        252, 72, 45
        CMY:
        1, 72, 82
        CMYK:
        0, 71, 82, 1
      HSL:
        8°, 97.1831%, 58.2353%
        HSV (HSB):
        8°, 82.1429%, 98.8235%
        XYZ:
        42.9359, 25.5196, 5.1454
        xyY:
        0.5834, 0.3467, 25.5196
      CIE-Lab:
        57.5783, 66.4984, 54.5515
        CIE-LCH:
        57.5783, 86.0110, 39.3635
        CIE-Luv:
        57.5783, 143.3068, 39.1293
        Hunter-Lab:
        50.5170, 63.3079, 29.3229
      #fc482d color charts
#fc482d RGB chart
      #fc482d CMYK chart
      #fc482d RGB pie chart
      #fc482d color shades, tints & tones
#fc482d color schemes
#fc482d color preview, HTML & CSS examples
           This text has a color of #fc482d        
        
          <p style="color:#fc482d;">Text here</p>
        
        
          .mytext {color:#fc482d;}
        
        Text color #fc482d
      
           This box has a color of #fc482d        
        
          <div style="background-color:#fc482d;">Content here</div>
        
        
          .mybackground {background-color:#fc482d;}
        
        Background color #fc482d
      
           Border around this has a color of #fc482d        
        
          <div style="border:2px solid #fc482d;">Content here</div>
        
        
          .myborder {border:2px solid #fc482d;}
        
        Border color #fc482d