#8a231d color space conversions
Hex:
        #8a231d
        RGB:
        138, 35, 29
        CMY:
        46, 86, 89
        CMYK:
        0, 75, 79, 46
      HSL:
        3°, 65.2695%, 32.7451%
        HSV (HSB):
        3°, 78.9855%, 54.1176%
        XYZ:
        11.3040, 6.6940, 1.8587
        xyY:
        0.5693, 0.3371, 6.6940
      CIE-Lab:
        31.1000, 42.8695, 29.7103
        CIE-LCH:
        31.1000, 52.1583, 34.7235
        CIE-Luv:
        31.1000, 75.8729, 18.3203
        Hunter-Lab:
        25.8729, 32.7104, 13.8516
      #8a231d color charts
#8a231d RGB chart
      #8a231d CMYK chart
      #8a231d RGB pie chart
      #8a231d color shades, tints & tones
#8a231d color schemes
#8a231d color preview, HTML & CSS examples
           This text has a color of #8a231d        
        
          <p style="color:#8a231d;">Text here</p>
        
        
          .mytext {color:#8a231d;}
        
        Text color #8a231d
      
           This box has a color of #8a231d        
        
          <div style="background-color:#8a231d;">Content here</div>
        
        
          .mybackground {background-color:#8a231d;}
        
        Background color #8a231d
      
           Border around this has a color of #8a231d        
        
          <div style="border:2px solid #8a231d;">Content here</div>
        
        
          .myborder {border:2px solid #8a231d;}
        
        Border color #8a231d