#d01b2e color space conversions
Hex:
        #d01b2e
        RGB:
        208, 27, 46
        CMY:
        18, 89, 82
        CMYK:
        0, 87, 78, 18
      HSL:
        354°, 77.0213%, 46.0784%
        HSV (HSB):
        354°, 87.0192%, 81.5686%
        XYZ:
        26.8975, 14.3910, 3.9449
        xyY:
        0.5946, 0.3182, 14.3910
      CIE-Lab:
        44.7886, 66.2478, 38.6288
        CIE-LCH:
        44.7886, 76.6874, 30.2463
        CIE-Luv:
        44.7886, 130.8604, 23.5144
        Hunter-Lab:
        37.9355, 60.1752, 20.3894
      #d01b2e color charts
#d01b2e RGB chart
      #d01b2e CMYK chart
      #d01b2e RGB pie chart
      #d01b2e color shades, tints & tones
#d01b2e color schemes
#d01b2e color preview, HTML & CSS examples
           This text has a color of #d01b2e        
        
          <p style="color:#d01b2e;">Text here</p>
        
        
          .mytext {color:#d01b2e;}
        
        Text color #d01b2e
      
           This box has a color of #d01b2e        
        
          <div style="background-color:#d01b2e;">Content here</div>
        
        
          .mybackground {background-color:#d01b2e;}
        
        Background color #d01b2e
      
           Border around this has a color of #d01b2e        
        
          <div style="border:2px solid #d01b2e;">Content here</div>
        
        
          .myborder {border:2px solid #d01b2e;}
        
        Border color #d01b2e