#8d0505 color space conversions
Hex:
        #8d0505
        RGB:
        141, 5, 5
        CMY:
        45, 98, 98
        CMYK:
        0, 96, 96, 45
      HSL:
        0°, 93.1507%, 28.6275%
        HSV (HSB):
        0°, 96.4539%, 55.2941%
        XYZ:
        11.0662, 5.7822, 0.6764
        xyY:
        0.6315, 0.3299, 5.7822
      CIE-Lab:
        28.8562, 50.8039, 40.0772
        CIE-LCH:
        28.8562, 64.7087, 38.2685
        CIE-Luv:
        28.8562, 92.1197, 19.8656
        Hunter-Lab:
        24.0462, 40.0654, 15.1646
      #8d0505 color charts
#8d0505 RGB chart
      #8d0505 CMYK chart
      #8d0505 RGB pie chart
      #8d0505 color shades, tints & tones
#8d0505 color schemes
#8d0505 color preview, HTML & CSS examples
           This text has a color of #8d0505        
        
          <p style="color:#8d0505;">Text here</p>
        
        
          .mytext {color:#8d0505;}
        
        Text color #8d0505
      
           This box has a color of #8d0505        
        
          <div style="background-color:#8d0505;">Content here</div>
        
        
          .mybackground {background-color:#8d0505;}
        
        Background color #8d0505
      
           Border around this has a color of #8d0505        
        
          <div style="border:2px solid #8d0505;">Content here</div>
        
        
          .myborder {border:2px solid #8d0505;}
        
        Border color #8d0505