#c0441d color space conversions
Hex:
        #c0441d
        RGB:
        192, 68, 29
        CMY:
        25, 73, 89
        CMYK:
        0, 65, 85, 25
      HSL:
        14°, 73.7557%, 43.3333%
        HSV (HSB):
        14°, 84.8958%, 75.2941%
        XYZ:
        24.0271, 15.4294, 2.8742
        xyY:
        0.5676, 0.3645, 15.4294
      CIE-Lab:
        46.2168, 47.9725, 47.7203
        CIE-LCH:
        46.2168, 67.6653, 44.8490
        CIE-Luv:
        46.2168, 99.7852, 34.5383
        Hunter-Lab:
        39.2803, 40.4450, 23.1579
      #c0441d color charts
#c0441d RGB chart
      #c0441d CMYK chart
      #c0441d RGB pie chart
      #c0441d color shades, tints & tones
#c0441d color schemes
#c0441d color preview, HTML & CSS examples
           This text has a color of #c0441d        
        
          <p style="color:#c0441d;">Text here</p>
        
        
          .mytext {color:#c0441d;}
        
        Text color #c0441d
      
           This box has a color of #c0441d        
        
          <div style="background-color:#c0441d;">Content here</div>
        
        
          .mybackground {background-color:#c0441d;}
        
        Background color #c0441d
      
           Border around this has a color of #c0441d        
        
          <div style="border:2px solid #c0441d;">Content here</div>
        
        
          .myborder {border:2px solid #c0441d;}
        
        Border color #c0441d