#d71512 color space conversions
Hex:
        #d71512
        RGB:
        215, 21, 18
        CMY:
        16, 92, 93
        CMYK:
        0, 90, 92, 16
      HSL:
        1°, 84.5494%, 45.6863%
        HSV (HSB):
        1°, 91.6279%, 84.3137%
        XYZ:
        28.4017, 15.0271, 1.9758
        xyY:
        0.6255, 0.3310, 15.0271
      CIE-Lab:
        45.6713, 68.4516, 53.7731
        CIE-LCH:
        45.6713, 87.0469, 38.1519
        CIE-Luv:
        45.6713, 142.2297, 31.0885
        Hunter-Lab:
        38.7648, 62.9427, 24.1133
      #d71512 color charts
#d71512 RGB chart
      #d71512 CMYK chart
      #d71512 RGB pie chart
      #d71512 color shades, tints & tones
#d71512 color schemes
#d71512 color preview, HTML & CSS examples
           This text has a color of #d71512        
        
          <p style="color:#d71512;">Text here</p>
        
        
          .mytext {color:#d71512;}
        
        Text color #d71512
      
           This box has a color of #d71512        
        
          <div style="background-color:#d71512;">Content here</div>
        
        
          .mybackground {background-color:#d71512;}
        
        Background color #d71512
      
           Border around this has a color of #d71512        
        
          <div style="border:2px solid #d71512;">Content here</div>
        
        
          .myborder {border:2px solid #d71512;}
        
        Border color #d71512