#d61315 color space conversions
Hex:
        #d61315
        RGB:
        214, 19, 21
        CMY:
        16, 93, 92
        CMYK:
        0, 91, 90, 16
      HSL:
        359°, 83.6910%, 45.6863%
        HSV (HSB):
        359°, 91.1215%, 83.9216%
        XYZ:
        28.0998, 14.8160, 2.0882
        xyY:
        0.6244, 0.3292, 14.8160
      CIE-Lab:
        45.3812, 68.5133, 52.2949
        CIE-LCH:
        45.3812, 86.1907, 37.3538
        CIE-Luv:
        45.3812, 141.6981, 30.2717
        Hunter-Lab:
        38.4916, 62.9490, 23.7276
      #d61315 color charts
#d61315 RGB chart
      #d61315 CMYK chart
      #d61315 RGB pie chart
      #d61315 color shades, tints & tones
#d61315 color schemes
#d61315 color preview, HTML & CSS examples
           This text has a color of #d61315        
        
          <p style="color:#d61315;">Text here</p>
        
        
          .mytext {color:#d61315;}
        
        Text color #d61315
      
           This box has a color of #d61315        
        
          <div style="background-color:#d61315;">Content here</div>
        
        
          .mybackground {background-color:#d61315;}
        
        Background color #d61315
      
           Border around this has a color of #d61315        
        
          <div style="border:2px solid #d61315;">Content here</div>
        
        
          .myborder {border:2px solid #d61315;}
        
        Border color #d61315