#d7133b color space conversions
Hex:
        #d7133b
        RGB:
        215, 19, 59
        CMY:
        16, 93, 77
        CMYK:
        0, 91, 73, 16
      HSL:
        348°, 83.7607%, 45.8824%
        HSV (HSB):
        348°, 91.1628%, 84.3137%
        XYZ:
        29.0466, 15.2286, 5.5462
        xyY:
        0.5830, 0.3057, 15.2286
      CIE-Lab:
        45.9457, 69.7800, 32.6650
        CIE-LCH:
        45.9457, 77.0471, 25.0849
        CIE-Luv:
        45.9457, 135.0018, 18.9133
        Hunter-Lab:
        39.0238, 64.5713, 18.8902
      #d7133b color charts
#d7133b RGB chart
      #d7133b CMYK chart
      #d7133b RGB pie chart
      #d7133b color shades, tints & tones
#d7133b color schemes
#d7133b color preview, HTML & CSS examples
           This text has a color of #d7133b        
        
          <p style="color:#d7133b;">Text here</p>
        
        
          .mytext {color:#d7133b;}
        
        Text color #d7133b
      
           This box has a color of #d7133b        
        
          <div style="background-color:#d7133b;">Content here</div>
        
        
          .mybackground {background-color:#d7133b;}
        
        Background color #d7133b
      
           Border around this has a color of #d7133b        
        
          <div style="border:2px solid #d7133b;">Content here</div>
        
        
          .myborder {border:2px solid #d7133b;}
        
        Border color #d7133b