#d82103 color space conversions
Hex:
        #d82103
        RGB:
        216, 33, 3
        CMY:
        15, 87, 99
        CMYK:
        0, 85, 99, 15
      HSL:
        8°, 97.2603%, 42.9412%
        HSV (HSB):
        8°, 98.6111%, 84.7059%
        XYZ:
        28.8792, 15.6932, 1.5931
        xyY:
        0.6256, 0.3399, 15.6932
      CIE-Lab:
        46.5694, 66.4433, 58.9611
        CIE-LCH:
        46.5694, 88.8320, 41.5855
        CIE-Luv:
        46.5694, 140.1505, 34.2685
        Hunter-Lab:
        39.6147, 60.8013, 25.3459
      #d82103 color charts
#d82103 RGB chart
      #d82103 CMYK chart
      #d82103 RGB pie chart
      #d82103 color shades, tints & tones
#d82103 color schemes
#d82103 color preview, HTML & CSS examples
           This text has a color of #d82103        
        
          <p style="color:#d82103;">Text here</p>
        
        
          .mytext {color:#d82103;}
        
        Text color #d82103
      
           This box has a color of #d82103        
        
          <div style="background-color:#d82103;">Content here</div>
        
        
          .mybackground {background-color:#d82103;}
        
        Background color #d82103
      
           Border around this has a color of #d82103        
        
          <div style="border:2px solid #d82103;">Content here</div>
        
        
          .myborder {border:2px solid #d82103;}
        
        Border color #d82103