#d1251b color space conversions
Hex:
        #d1251b
        RGB:
        209, 37, 27
        CMY:
        18, 85, 89
        CMYK:
        0, 82, 87, 18
      HSL:
        3°, 77.1186%, 46.2745%
        HSV (HSB):
        3°, 87.0813%, 81.9608%
        XYZ:
        27.1539, 14.9576, 2.4928
        xyY:
        0.6088, 0.3353, 14.9576
      CIE-Lab:
        45.5760, 63.8932, 49.3752
        CIE-LCH:
        45.5760, 80.7481, 37.6960
        CIE-Luv:
        45.5760, 131.2550, 30.4734
        Hunter-Lab:
        38.6750, 57.6443, 23.2509
      #d1251b color charts
#d1251b RGB chart
      #d1251b CMYK chart
      #d1251b RGB pie chart
      #d1251b color shades, tints & tones
#d1251b color schemes
#d1251b color preview, HTML & CSS examples
           This text has a color of #d1251b        
        
          <p style="color:#d1251b;">Text here</p>
        
        
          .mytext {color:#d1251b;}
        
        Text color #d1251b
      
           This box has a color of #d1251b        
        
          <div style="background-color:#d1251b;">Content here</div>
        
        
          .mybackground {background-color:#d1251b;}
        
        Background color #d1251b
      
           Border around this has a color of #d1251b        
        
          <div style="border:2px solid #d1251b;">Content here</div>
        
        
          .myborder {border:2px solid #d1251b;}
        
        Border color #d1251b