#d1201b color space conversions
Hex:
        #d1201b
        RGB:
        209, 32, 27
        CMY:
        18, 87, 89
        CMYK:
        0, 85, 87, 18
      HSL:
        2°, 77.1186%, 46.2745%
        HSV (HSB):
        2°, 87.0813%, 81.9608%
        XYZ:
        27.0088, 14.6675, 2.4445
        xyY:
        0.6122, 0.3324, 14.6675
      CIE-Lab:
        45.1753, 65.0330, 49.0539
        CIE-LCH:
        45.1753, 81.4590, 37.0270
        CIE-Luv:
        45.1753, 133.2559, 29.7475
        Hunter-Lab:
        38.2981, 58.8611, 23.0243
      #d1201b color charts
#d1201b RGB chart
      #d1201b CMYK chart
      #d1201b RGB pie chart
      #d1201b color shades, tints & tones
#d1201b color schemes
#d1201b color preview, HTML & CSS examples
           This text has a color of #d1201b        
        
          <p style="color:#d1201b;">Text here</p>
        
        
          .mytext {color:#d1201b;}
        
        Text color #d1201b
      
           This box has a color of #d1201b        
        
          <div style="background-color:#d1201b;">Content here</div>
        
        
          .mybackground {background-color:#d1201b;}
        
        Background color #d1201b
      
           Border around this has a color of #d1201b        
        
          <div style="border:2px solid #d1201b;">Content here</div>
        
        
          .myborder {border:2px solid #d1201b;}
        
        Border color #d1201b