#d01d22 color space conversions
Hex:
        #d01d22
        RGB:
        208, 29, 34
        CMY:
        18, 89, 87
        CMYK:
        0, 86, 84, 18
      HSL:
        358°, 75.5274%, 46.4706%
        HSV (HSB):
        358°, 86.0577%, 81.5686%
        XYZ:
        26.7405, 14.4041, 2.8843
        xyY:
        0.6073, 0.3272, 14.4041
      CIE-Lab:
        44.8070, 65.5285, 45.2202
        CIE-LCH:
        44.8070, 79.6169, 34.6089
        CIE-Luv:
        44.8070, 132.5357, 27.5002
        Hunter-Lab:
        37.9528, 59.3491, 22.0611
      #d01d22 color charts
#d01d22 RGB chart
      #d01d22 CMYK chart
      #d01d22 RGB pie chart
      #d01d22 color shades, tints & tones
#d01d22 color schemes
#d01d22 color preview, HTML & CSS examples
           This text has a color of #d01d22        
        
          <p style="color:#d01d22;">Text here</p>
        
        
          .mytext {color:#d01d22;}
        
        Text color #d01d22
      
           This box has a color of #d01d22        
        
          <div style="background-color:#d01d22;">Content here</div>
        
        
          .mybackground {background-color:#d01d22;}
        
        Background color #d01d22
      
           Border around this has a color of #d01d22        
        
          <div style="border:2px solid #d01d22;">Content here</div>
        
        
          .myborder {border:2px solid #d01d22;}
        
        Border color #d01d22