#c75234 color space conversions
Hex:
        #c75234
        RGB:
        199, 82, 52
        CMY:
        22, 68, 80
        CMYK:
        0, 59, 74, 22
      HSL:
        12°, 58.5657%, 49.2157%
        HSV (HSB):
        12°, 73.8693%, 78.0392%
        XYZ:
        27.1903, 18.4246, 5.3720
        xyY:
        0.5333, 0.3614, 18.4246
      CIE-Lab:
        50.0071, 44.9408, 40.4516
        CIE-LCH:
        50.0071, 60.4649, 41.9906
        CIE-Luv:
        50.0071, 92.5626, 32.7529
        Hunter-Lab:
        42.9239, 37.9546, 22.6265
      #c75234 color charts
#c75234 RGB chart
      #c75234 CMYK chart
      #c75234 RGB pie chart
      #c75234 color shades, tints & tones
#c75234 color schemes
#c75234 color preview, HTML & CSS examples
           This text has a color of #c75234        
        
          <p style="color:#c75234;">Text here</p>
        
        
          .mytext {color:#c75234;}
        
        Text color #c75234
      
           This box has a color of #c75234        
        
          <div style="background-color:#c75234;">Content here</div>
        
        
          .mybackground {background-color:#c75234;}
        
        Background color #c75234
      
           Border around this has a color of #c75234        
        
          <div style="border:2px solid #c75234;">Content here</div>
        
        
          .myborder {border:2px solid #c75234;}
        
        Border color #c75234