#c45527 color space conversions
Hex:
        #c45527
        RGB:
        196, 85, 39
        CMY:
        23, 67, 85
        CMYK:
        0, 57, 80, 23
      HSL:
        18°, 66.8085%, 46.0784%
        HSV (HSB):
        18°, 80.1020%, 76.8627%
        XYZ:
        26.3797, 18.3792, 4.0766
        xyY:
        0.5402, 0.3763, 18.3792
      CIE-Lab:
        49.9529, 41.8674, 46.8040
        CIE-LCH:
        49.9529, 62.7972, 48.1865
        CIE-Luv:
        49.9529, 89.5427, 37.6368
        Hunter-Lab:
        42.8710, 34.8114, 24.3718
      #c45527 color charts
#c45527 RGB chart
      #c45527 CMYK chart
      #c45527 RGB pie chart
      #c45527 color shades, tints & tones
#c45527 color schemes
#c45527 color preview, HTML & CSS examples
           This text has a color of #c45527        
        
          <p style="color:#c45527;">Text here</p>
        
        
          .mytext {color:#c45527;}
        
        Text color #c45527
      
           This box has a color of #c45527        
        
          <div style="background-color:#c45527;">Content here</div>
        
        
          .mybackground {background-color:#c45527;}
        
        Background color #c45527
      
           Border around this has a color of #c45527        
        
          <div style="border:2px solid #c45527;">Content here</div>
        
        
          .myborder {border:2px solid #c45527;}
        
        Border color #c45527