#c02d13 color space conversions
Hex:
        #c02d13
        RGB:
        192, 45, 19
        CMY:
        25, 82, 93
        CMYK:
        0, 77, 90, 25
      HSL:
        9°, 81.9905%, 41.3725%
        HSV (HSB):
        9°, 90.1042%, 75.2941%
        XYZ:
        22.7942, 13.1303, 1.9491
        xyY:
        0.6018, 0.3467, 13.1303
      CIE-Lab:
        42.9589, 56.5125, 49.3348
        CIE-LCH:
        42.9589, 75.0172, 41.1206
        CIE-Luv:
        42.9589, 115.2227, 30.9881
        Hunter-Lab:
        36.2357, 48.8734, 22.1758
      #c02d13 color charts
#c02d13 RGB chart
      #c02d13 CMYK chart
      #c02d13 RGB pie chart
      #c02d13 color shades, tints & tones
#c02d13 color schemes
#c02d13 color preview, HTML & CSS examples
           This text has a color of #c02d13        
        
          <p style="color:#c02d13;">Text here</p>
        
        
          .mytext {color:#c02d13;}
        
        Text color #c02d13
      
           This box has a color of #c02d13        
        
          <div style="background-color:#c02d13;">Content here</div>
        
        
          .mybackground {background-color:#c02d13;}
        
        Background color #c02d13
      
           Border around this has a color of #c02d13        
        
          <div style="border:2px solid #c02d13;">Content here</div>
        
        
          .myborder {border:2px solid #c02d13;}
        
        Border color #c02d13