#d03219 color space conversions
Hex:
        #d03219
        RGB:
        208, 50, 25
        CMY:
        18, 80, 90
        CMYK:
        0, 76, 88, 18
      HSL:
        8°, 78.5408%, 45.6863%
        HSV (HSB):
        8°, 87.9808%, 81.5686%
        XYZ:
        27.3285, 15.7613, 2.5216
        xyY:
        0.5992, 0.3456, 15.7613
      CIE-Lab:
        46.6597, 59.9265, 51.0264
        CIE-LCH:
        46.6597, 78.7075, 40.4138
        CIE-Luv:
        46.6597, 124.3896, 33.0575
        Hunter-Lab:
        39.7005, 53.3976, 24.0246
      #d03219 color charts
#d03219 RGB chart
      #d03219 CMYK chart
      #d03219 RGB pie chart
      #d03219 color shades, tints & tones
#d03219 color schemes
#d03219 color preview, HTML & CSS examples
           This text has a color of #d03219        
        
          <p style="color:#d03219;">Text here</p>
        
        
          .mytext {color:#d03219;}
        
        Text color #d03219
      
           This box has a color of #d03219        
        
          <div style="background-color:#d03219;">Content here</div>
        
        
          .mybackground {background-color:#d03219;}
        
        Background color #d03219
      
           Border around this has a color of #d03219        
        
          <div style="border:2px solid #d03219;">Content here</div>
        
        
          .myborder {border:2px solid #d03219;}
        
        Border color #d03219