#50200a color space conversions
Hex:
        #50200a
        RGB:
        80, 32, 10
        CMY:
        69, 87, 96
        CMYK:
        0, 60, 88, 69
      HSL:
        19°, 77.7778%, 17.6471%
        HSV (HSB):
        19°, 87.5000%, 31.3725%
        XYZ:
        3.8796, 2.7604, 0.6155
        xyY:
        0.5347, 0.3805, 2.7604
      CIE-Lab:
        19.0576, 21.0439, 24.0543
        CIE-LCH:
        19.0576, 31.9602, 48.8189
        CIE-Luv:
        19.0576, 32.5566, 14.5603
        Hunter-Lab:
        16.6145, 12.6053, 9.4337
      #50200a color charts
#50200a RGB chart
      #50200a CMYK chart
      #50200a RGB pie chart
      #50200a color shades, tints & tones
#50200a color schemes
#50200a color preview, HTML & CSS examples
           This text has a color of #50200a        
        
          <p style="color:#50200a;">Text here</p>
        
        
          .mytext {color:#50200a;}
        
        Text color #50200a
      
           This box has a color of #50200a        
        
          <div style="background-color:#50200a;">Content here</div>
        
        
          .mybackground {background-color:#50200a;}
        
        Background color #50200a
      
           Border around this has a color of #50200a        
        
          <div style="border:2px solid #50200a;">Content here</div>
        
        
          .myborder {border:2px solid #50200a;}
        
        Border color #50200a