#8d283f color space conversions
Hex:
        #8d283f
        RGB:
        141, 40, 63
        CMY:
        45, 84, 75
        CMYK:
        0, 72, 55, 45
      HSL:
        346°, 55.8011%, 35.4902%
        HSV (HSB):
        346°, 71.6312%, 55.2941%
        XYZ:
        12.6405, 7.5392, 5.4916
        xyY:
        0.4924, 0.2937, 7.5392
      CIE-Lab:
        33.0041, 43.9936, 10.5958
        CIE-LCH:
        33.0041, 45.2516, 13.5417
        CIE-Luv:
        33.0041, 67.6713, 3.7829
        Hunter-Lab:
        27.4576, 34.1243, 7.3621
      #8d283f color charts
#8d283f RGB chart
      #8d283f CMYK chart
      #8d283f RGB pie chart
      #8d283f color shades, tints & tones
#8d283f color schemes
#8d283f color preview, HTML & CSS examples
           This text has a color of #8d283f        
        
          <p style="color:#8d283f;">Text here</p>
        
        
          .mytext {color:#8d283f;}
        
        Text color #8d283f
      
           This box has a color of #8d283f        
        
          <div style="background-color:#8d283f;">Content here</div>
        
        
          .mybackground {background-color:#8d283f;}
        
        Background color #8d283f
      
           Border around this has a color of #8d283f        
        
          <div style="border:2px solid #8d283f;">Content here</div>
        
        
          .myborder {border:2px solid #8d283f;}
        
        Border color #8d283f