#8a133d color space conversions
Hex:
        #8a133d
        RGB:
        138, 19, 61
        CMY:
        46, 93, 76
        CMYK:
        0, 86, 56, 46
      HSL:
        339°, 75.7962%, 30.7843%
        HSV (HSB):
        339°, 86.2319%, 54.1176%
        XYZ:
        11.5564, 6.2059, 5.0037
        xyY:
        0.5076, 0.2726, 6.2059
      CIE-Lab:
        29.9262, 49.7454, 7.5458
        CIE-LCH:
        29.9262, 50.3144, 8.6254
        CIE-Luv:
        29.9262, 73.3263, -0.6048
        Hunter-Lab:
        24.9117, 39.2096, 5.5295
      #8a133d color charts
#8a133d RGB chart
      #8a133d CMYK chart
      #8a133d RGB pie chart
      #8a133d color shades, tints & tones
#8a133d color schemes
#8a133d color preview, HTML & CSS examples
           This text has a color of #8a133d        
        
          <p style="color:#8a133d;">Text here</p>
        
        
          .mytext {color:#8a133d;}
        
        Text color #8a133d
      
           This box has a color of #8a133d        
        
          <div style="background-color:#8a133d;">Content here</div>
        
        
          .mybackground {background-color:#8a133d;}
        
        Background color #8a133d
      
           Border around this has a color of #8a133d        
        
          <div style="border:2px solid #8a133d;">Content here</div>
        
        
          .myborder {border:2px solid #8a133d;}
        
        Border color #8a133d