#8d0d27 color space conversions
Hex:
        #8d0d27
        RGB:
        141, 13, 39
        CMY:
        45, 95, 85
        CMYK:
        0, 91, 72, 45
      HSL:
        348°, 83.1169%, 30.1961%
        HSV (HSB):
        348°, 90.7801%, 55.2941%
        XYZ:
        11.4946, 6.0971, 2.4905
        xyY:
        0.5724, 0.3036, 6.0971
      CIE-Lab:
        29.6560, 50.4679, 21.9449
        CIE-LCH:
        29.6560, 55.0326, 23.5008
        CIE-Luv:
        29.6560, 84.2573, 11.0291
        Hunter-Lab:
        24.6922, 39.8834, 11.3045
      #8d0d27 color charts
#8d0d27 RGB chart
      #8d0d27 CMYK chart
      #8d0d27 RGB pie chart
      #8d0d27 color shades, tints & tones
#8d0d27 color schemes
#8d0d27 color preview, HTML & CSS examples
           This text has a color of #8d0d27        
        
          <p style="color:#8d0d27;">Text here</p>
        
        
          .mytext {color:#8d0d27;}
        
        Text color #8d0d27
      
           This box has a color of #8d0d27        
        
          <div style="background-color:#8d0d27;">Content here</div>
        
        
          .mybackground {background-color:#8d0d27;}
        
        Background color #8d0d27
      
           Border around this has a color of #8d0d27        
        
          <div style="border:2px solid #8d0d27;">Content here</div>
        
        
          .myborder {border:2px solid #8d0d27;}
        
        Border color #8d0d27