#8a0d12 color space conversions
Hex:
        #8a0d12
        RGB:
        138, 13, 18
        CMY:
        46, 95, 93
        CMYK:
        0, 91, 87, 46
      HSL:
        358°, 82.7815%, 29.6078%
        HSV (HSB):
        358°, 90.5797%, 54.1176%
        XYZ:
        10.7343, 5.7348, 1.1134
        xyY:
        0.6105, 0.3262, 5.7348
      CIE-Lab:
        28.7333, 48.8688, 33.7155
        CIE-LCH:
        28.7333, 59.3708, 34.6026
        CIE-Luv:
        28.7333, 86.3307, 17.6671
        Hunter-Lab:
        23.9474, 38.1039, 14.0065
      #8a0d12 color charts
#8a0d12 RGB chart
      #8a0d12 CMYK chart
      #8a0d12 RGB pie chart
      #8a0d12 color shades, tints & tones
#8a0d12 color schemes
#8a0d12 color preview, HTML & CSS examples
           This text has a color of #8a0d12        
        
          <p style="color:#8a0d12;">Text here</p>
        
        
          .mytext {color:#8a0d12;}
        
        Text color #8a0d12
      
           This box has a color of #8a0d12        
        
          <div style="background-color:#8a0d12;">Content here</div>
        
        
          .mybackground {background-color:#8a0d12;}
        
        Background color #8a0d12
      
           Border around this has a color of #8a0d12        
        
          <div style="border:2px solid #8a0d12;">Content here</div>
        
        
          .myborder {border:2px solid #8a0d12;}
        
        Border color #8a0d12