#fc182d color space conversions
Hex:
        #fc182d
        RGB:
        252, 24, 45
        CMY:
        1, 91, 82
        CMYK:
        0, 90, 82, 1
      HSL:
        354°, 97.4359%, 54.1176%
        HSV (HSB):
        354°, 90.4762%, 98.8235%
        XYZ:
        40.9452, 21.5382, 4.4819
        xyY:
        0.6114, 0.3216, 21.5382
      CIE-Lab:
        53.5335, 77.9092, 50.8303
        CIE-LCH:
        53.5335, 93.0245, 33.1216
        CIE-Luv:
        53.5335, 164.2815, 31.4608
        Hunter-Lab:
        46.4092, 76.2678, 26.7607
      #fc182d color charts
#fc182d RGB chart
      #fc182d CMYK chart
      #fc182d RGB pie chart
      #fc182d color shades, tints & tones
#fc182d color schemes
#fc182d color preview, HTML & CSS examples
           This text has a color of #fc182d        
        
          <p style="color:#fc182d;">Text here</p>
        
        
          .mytext {color:#fc182d;}
        
        Text color #fc182d
      
           This box has a color of #fc182d        
        
          <div style="background-color:#fc182d;">Content here</div>
        
        
          .mybackground {background-color:#fc182d;}
        
        Background color #fc182d
      
           Border around this has a color of #fc182d        
        
          <div style="border:2px solid #fc182d;">Content here</div>
        
        
          .myborder {border:2px solid #fc182d;}
        
        Border color #fc182d