#5c082f color space conversions
Hex:
        #5c082f
        RGB:
        92, 8, 47
        CMY:
        64, 97, 82
        CMYK:
        0, 91, 49, 64
      HSL:
        332°, 84.0000%, 19.6078%
        HSV (HSB):
        332°, 91.3043%, 36.0784%
        XYZ:
        5.0136, 2.6542, 2.9374
        xyY:
        0.4727, 0.2503, 2.6542
      CIE-Lab:
        18.6022, 38.3691, -0.3244
        CIE-LCH:
        18.6022, 38.3705, 359.5155
        CIE-Luv:
        18.6022, 42.5701, -5.5596
        Hunter-Lab:
        16.2918, 26.4203, 0.7143
      #5c082f color charts
#5c082f RGB chart
      #5c082f CMYK chart
      #5c082f RGB pie chart
      #5c082f color shades, tints & tones
#5c082f color schemes
#5c082f color preview, HTML & CSS examples
           This text has a color of #5c082f        
        
          <p style="color:#5c082f;">Text here</p>
        
        
          .mytext {color:#5c082f;}
        
        Text color #5c082f
      
           This box has a color of #5c082f        
        
          <div style="background-color:#5c082f;">Content here</div>
        
        
          .mybackground {background-color:#5c082f;}
        
        Background color #5c082f
      
           Border around this has a color of #5c082f        
        
          <div style="border:2px solid #5c082f;">Content here</div>
        
        
          .myborder {border:2px solid #5c082f;}
        
        Border color #5c082f