#d03101 color space conversions
Hex:
        #d03101
        RGB:
        208, 49, 1
        CMY:
        18, 81, 100
        CMYK:
        0, 76, 100, 18
      HSL:
        14°, 99.0431%, 40.9804%
        HSV (HSB):
        14°, 99.5192%, 81.5686%
        XYZ:
        27.1162, 15.6087, 1.6123
        xyY:
        0.6116, 0.3520, 15.6087
      CIE-Lab:
        46.4569, 59.9441, 58.5716
        CIE-LCH:
        46.4569, 83.8089, 44.3365
        CIE-Luv:
        46.4569, 126.7031, 36.0018
        Hunter-Lab:
        39.5079, 53.3747, 25.2359
      #d03101 color charts
#d03101 RGB chart
      #d03101 CMYK chart
      #d03101 RGB pie chart
      #d03101 color shades, tints & tones
#d03101 color schemes
#d03101 color preview, HTML & CSS examples
           This text has a color of #d03101        
        
          <p style="color:#d03101;">Text here</p>
        
        
          .mytext {color:#d03101;}
        
        Text color #d03101
      
           This box has a color of #d03101        
        
          <div style="background-color:#d03101;">Content here</div>
        
        
          .mybackground {background-color:#d03101;}
        
        Background color #d03101
      
           Border around this has a color of #d03101        
        
          <div style="border:2px solid #d03101;">Content here</div>
        
        
          .myborder {border:2px solid #d03101;}
        
        Border color #d03101