#fd0c1b color space conversions
Hex:
        #fd0c1b
        RGB:
        253, 12, 27
        CMY:
        1, 95, 89
        CMYK:
        0, 95, 89, 1
      HSL:
        356°, 98.3673%, 51.9608%
        HSV (HSB):
        356°, 95.2569%, 99.2157%
        XYZ:
        40.8373, 21.2247, 2.9813
        xyY:
        0.6278, 0.3263, 21.2247
      CIE-Lab:
        53.1946, 79.0384, 59.0201
        CIE-LCH:
        53.1946, 98.6430, 36.7497
        CIE-Luv:
        53.1946, 170.0198, 34.9444
        Hunter-Lab:
        46.0703, 77.6017, 28.4124
      #fd0c1b color charts
#fd0c1b RGB chart
      #fd0c1b CMYK chart
      #fd0c1b RGB pie chart
      #fd0c1b color shades, tints & tones
#fd0c1b color schemes
#fd0c1b color preview, HTML & CSS examples
           This text has a color of #fd0c1b        
        
          <p style="color:#fd0c1b;">Text here</p>
        
        
          .mytext {color:#fd0c1b;}
        
        Text color #fd0c1b
      
           This box has a color of #fd0c1b        
        
          <div style="background-color:#fd0c1b;">Content here</div>
        
        
          .mybackground {background-color:#fd0c1b;}
        
        Background color #fd0c1b
      
           Border around this has a color of #fd0c1b        
        
          <div style="border:2px solid #fd0c1b;">Content here</div>
        
        
          .myborder {border:2px solid #fd0c1b;}
        
        Border color #fd0c1b