#c2330b color space conversions
Hex:
        #c2330b
        RGB:
        194, 51, 11
        CMY:
        24, 80, 96
        CMYK:
        0, 74, 94, 24
      HSL:
        13°, 89.2683%, 40.1961%
        HSV (HSB):
        13°, 94.3299%, 76.0784%
        XYZ:
        23.4924, 13.8611, 1.7539
        xyY:
        0.6007, 0.3544, 13.8611
      CIE-Lab:
        44.0331, 55.0219, 52.9954
        CIE-LCH:
        44.0331, 76.3932, 43.9252
        CIE-Luv:
        44.0331, 114.0320, 33.6404
        Hunter-Lab:
        37.2306, 47.4794, 23.2683
      #c2330b color charts
#c2330b RGB chart
      #c2330b CMYK chart
      #c2330b RGB pie chart
      #c2330b color shades, tints & tones
#c2330b color schemes
#c2330b color preview, HTML & CSS examples
           This text has a color of #c2330b        
        
          <p style="color:#c2330b;">Text here</p>
        
        
          .mytext {color:#c2330b;}
        
        Text color #c2330b
      
           This box has a color of #c2330b        
        
          <div style="background-color:#c2330b;">Content here</div>
        
        
          .mybackground {background-color:#c2330b;}
        
        Background color #c2330b
      
           Border around this has a color of #c2330b        
        
          <div style="border:2px solid #c2330b;">Content here</div>
        
        
          .myborder {border:2px solid #c2330b;}
        
        Border color #c2330b