#fd0c1c color space conversions
Hex:
        #fd0c1c
        RGB:
        253, 12, 28
        CMY:
        1, 95, 89
        CMYK:
        0, 95, 89, 1
      HSL:
        356°, 98.3673%, 51.9608%
        HSV (HSB):
        356°, 95.2569%, 99.2157%
        XYZ:
        40.8491, 21.2294, 3.0433
        xyY:
        0.6273, 0.3260, 21.2294
      CIE-Lab:
        53.1997, 79.0526, 58.6140
        CIE-LCH:
        53.1997, 98.4119, 36.5553
        CIE-Luv:
        53.1997, 169.9011, 34.7660
        Hunter-Lab:
        46.0754, 77.6208, 28.3366
      #fd0c1c color charts
#fd0c1c RGB chart
      #fd0c1c CMYK chart
      #fd0c1c RGB pie chart
      #fd0c1c color shades, tints & tones
#fd0c1c color schemes
#fd0c1c color preview, HTML & CSS examples
           This text has a color of #fd0c1c        
        
          <p style="color:#fd0c1c;">Text here</p>
        
        
          .mytext {color:#fd0c1c;}
        
        Text color #fd0c1c
      
           This box has a color of #fd0c1c        
        
          <div style="background-color:#fd0c1c;">Content here</div>
        
        
          .mybackground {background-color:#fd0c1c;}
        
        Background color #fd0c1c
      
           Border around this has a color of #fd0c1c        
        
          <div style="border:2px solid #fd0c1c;">Content here</div>
        
        
          .myborder {border:2px solid #fd0c1c;}
        
        Border color #fd0c1c