#5a030e color space conversions
Hex:
        #5a030e
        RGB:
        90, 3, 14
        CMY:
        65, 99, 95
        CMYK:
        0, 97, 84, 65
      HSL:
        352°, 93.5484%, 18.2353%
        HSV (HSB):
        352°, 96.6667%, 35.2941%
        XYZ:
        4.3283, 2.2705, 0.6256
        xyY:
        0.5991, 0.3143, 2.2705
      CIE-Lab:
        16.8472, 36.9684, 20.0988
        CIE-LCH:
        16.8472, 42.0788, 28.5318
        CIE-Luv:
        16.8472, 50.8476, 8.5842
        Hunter-Lab:
        15.0681, 24.9043, 8.0861
      #5a030e color charts
#5a030e RGB chart
      #5a030e CMYK chart
      #5a030e RGB pie chart
      #5a030e color shades, tints & tones
#5a030e color schemes
#5a030e color preview, HTML & CSS examples
           This text has a color of #5a030e        
        
          <p style="color:#5a030e;">Text here</p>
        
        
          .mytext {color:#5a030e;}
        
        Text color #5a030e
      
           This box has a color of #5a030e        
        
          <div style="background-color:#5a030e;">Content here</div>
        
        
          .mybackground {background-color:#5a030e;}
        
        Background color #5a030e
      
           Border around this has a color of #5a030e        
        
          <div style="border:2px solid #5a030e;">Content here</div>
        
        
          .myborder {border:2px solid #5a030e;}
        
        Border color #5a030e