#d01315 color space conversions
Hex:
        #d01315
        RGB:
        208, 19, 21
        CMY:
        18, 93, 92
        CMYK:
        0, 91, 90, 18
      HSL:
        359°, 83.2599%, 44.5098%
        HSV (HSB):
        359°, 90.8654%, 81.5686%
        XYZ:
        26.3807, 13.9298, 2.0078
        xyY:
        0.6234, 0.3292, 13.9298
      CIE-Lab:
        44.1321, 66.9613, 50.8378
        CIE-LCH:
        44.1321, 84.0732, 37.2062
        CIE-Luv:
        44.1321, 137.3347, 29.3210
        Hunter-Lab:
        37.3226, 60.8541, 22.9363
      #d01315 color charts
#d01315 RGB chart
      #d01315 CMYK chart
      #d01315 RGB pie chart
      #d01315 color shades, tints & tones
#d01315 color schemes
#d01315 color preview, HTML & CSS examples
           This text has a color of #d01315        
        
          <p style="color:#d01315;">Text here</p>
        
        
          .mytext {color:#d01315;}
        
        Text color #d01315
      
           This box has a color of #d01315        
        
          <div style="background-color:#d01315;">Content here</div>
        
        
          .mybackground {background-color:#d01315;}
        
        Background color #d01315
      
           Border around this has a color of #d01315        
        
          <div style="border:2px solid #d01315;">Content here</div>
        
        
          .myborder {border:2px solid #d01315;}
        
        Border color #d01315