#5c200f color space conversions
Hex:
        #5c200f
        RGB:
        92, 32, 15
        CMY:
        64, 87, 94
        CMYK:
        0, 65, 84, 64
      HSL:
        13°, 71.9626%, 20.9804%
        HSV (HSB):
        13°, 83.6957%, 36.0784%
        XYZ:
        5.0164, 3.3428, 0.8328
        xyY:
        0.5457, 0.3637, 3.3428
      CIE-Lab:
        21.3677, 26.4839, 24.9293
        CIE-LCH:
        21.3677, 36.3712, 43.2680
        CIE-Luv:
        21.3677, 41.7154, 14.8510
        Hunter-Lab:
        18.2834, 16.9787, 10.0978
      #5c200f color charts
#5c200f RGB chart
      #5c200f CMYK chart
      #5c200f RGB pie chart
      #5c200f color shades, tints & tones
#5c200f color schemes
#5c200f color preview, HTML & CSS examples
           This text has a color of #5c200f        
        
          <p style="color:#5c200f;">Text here</p>
        
        
          .mytext {color:#5c200f;}
        
        Text color #5c200f
      
           This box has a color of #5c200f        
        
          <div style="background-color:#5c200f;">Content here</div>
        
        
          .mybackground {background-color:#5c200f;}
        
        Background color #5c200f
      
           Border around this has a color of #5c200f        
        
          <div style="border:2px solid #5c200f;">Content here</div>
        
        
          .myborder {border:2px solid #5c200f;}
        
        Border color #5c200f