#d1481b color space conversions
Hex:
        #d1481b
        RGB:
        209, 72, 27
        CMY:
        18, 72, 89
        CMYK:
        0, 66, 87, 18
      HSL:
        15°, 77.1186%, 46.2745%
        HSV (HSB):
        15°, 87.0813%, 81.9608%
        XYZ:
        28.8097, 18.2692, 3.0448
        xyY:
        0.5748, 0.3645, 18.2692
      CIE-Lab:
        49.8210, 52.1580, 52.7789
        CIE-LCH:
        49.8210, 74.2029, 45.3390
        CIE-Luv:
        49.8210, 111.0998, 38.0120
        Hunter-Lab:
        42.7425, 45.5150, 25.6962
      #d1481b color charts
#d1481b RGB chart
      #d1481b CMYK chart
      #d1481b RGB pie chart
      #d1481b color shades, tints & tones
#d1481b color schemes
#d1481b color preview, HTML & CSS examples
           This text has a color of #d1481b        
        
          <p style="color:#d1481b;">Text here</p>
        
        
          .mytext {color:#d1481b;}
        
        Text color #d1481b
      
           This box has a color of #d1481b        
        
          <div style="background-color:#d1481b;">Content here</div>
        
        
          .mybackground {background-color:#d1481b;}
        
        Background color #d1481b
      
           Border around this has a color of #d1481b        
        
          <div style="border:2px solid #d1481b;">Content here</div>
        
        
          .myborder {border:2px solid #d1481b;}
        
        Border color #d1481b