#8a2023 color space conversions
Hex:
        #8a2023
        RGB:
        138, 32, 35
        CMY:
        46, 87, 86
        CMYK:
        0, 77, 75, 46
      HSL:
        358°, 62.3529%, 33.3333%
        HSV (HSB):
        358°, 76.8116%, 54.1176%
        XYZ:
        11.3011, 6.5576, 2.2602
        xyY:
        0.5617, 0.3259, 6.5576
      CIE-Lab:
        30.7779, 44.2367, 25.6856
        CIE-LCH:
        30.7779, 51.1530, 30.1411
        CIE-Luv:
        30.7779, 76.1653, 15.4027
        Hunter-Lab:
        25.6079, 33.9607, 12.6924
      #8a2023 color charts
#8a2023 RGB chart
      #8a2023 CMYK chart
      #8a2023 RGB pie chart
      #8a2023 color shades, tints & tones
#8a2023 color schemes
#8a2023 color preview, HTML & CSS examples
           This text has a color of #8a2023        
        
          <p style="color:#8a2023;">Text here</p>
        
        
          .mytext {color:#8a2023;}
        
        Text color #8a2023
      
           This box has a color of #8a2023        
        
          <div style="background-color:#8a2023;">Content here</div>
        
        
          .mybackground {background-color:#8a2023;}
        
        Background color #8a2023
      
           Border around this has a color of #8a2023        
        
          <div style="border:2px solid #8a2023;">Content here</div>
        
        
          .myborder {border:2px solid #8a2023;}
        
        Border color #8a2023