#c2310d color space conversions
Hex:
        #c2310d
        RGB:
        194, 49, 13
        CMY:
        24, 81, 95
        CMYK:
        0, 75, 93, 24
      HSL:
        12°, 87.4396%, 40.5882%
        HSV (HSB):
        12°, 93.2990%, 76.0784%
        XYZ:
        23.4191, 13.6950, 1.7898
        xyY:
        0.6020, 0.3520, 13.6950
      CIE-Lab:
        43.7923, 55.7333, 52.2374
        CIE-LCH:
        43.7923, 76.3868, 43.1455
        CIE-Luv:
        43.7923, 115.0675, 32.9705
        Hunter-Lab:
        37.0068, 48.1987, 23.0372
      #c2310d color charts
#c2310d RGB chart
      #c2310d CMYK chart
      #c2310d RGB pie chart
      #c2310d color shades, tints & tones
#c2310d color schemes
#c2310d color preview, HTML & CSS examples
           This text has a color of #c2310d        
        
          <p style="color:#c2310d;">Text here</p>
        
        
          .mytext {color:#c2310d;}
        
        Text color #c2310d
      
           This box has a color of #c2310d        
        
          <div style="background-color:#c2310d;">Content here</div>
        
        
          .mybackground {background-color:#c2310d;}
        
        Background color #c2310d
      
           Border around this has a color of #c2310d        
        
          <div style="border:2px solid #c2310d;">Content here</div>
        
        
          .myborder {border:2px solid #c2310d;}
        
        Border color #c2310d