#d03314 color space conversions
Hex:
        #d03314
        RGB:
        208, 51, 20
        CMY:
        18, 80, 92
        CMYK:
        0, 75, 90, 18
      HSL:
        10°, 82.4561%, 44.7059%
        HSV (HSB):
        10°, 90.3846%, 81.5686%
        XYZ:
        27.3225, 15.8281, 2.2769
        xyY:
        0.6015, 0.3484, 15.8281
      CIE-Lab:
        46.7481, 59.5216, 53.0857
        CIE-LCH:
        46.7481, 79.7553, 41.7289
        CIE-Luv:
        46.7481, 124.3358, 34.1588
        Hunter-Lab:
        39.7845, 52.9643, 24.4560
      #d03314 color charts
#d03314 RGB chart
      #d03314 CMYK chart
      #d03314 RGB pie chart
      #d03314 color shades, tints & tones
#d03314 color schemes
#d03314 color preview, HTML & CSS examples
           This text has a color of #d03314        
        
          <p style="color:#d03314;">Text here</p>
        
        
          .mytext {color:#d03314;}
        
        Text color #d03314
      
           This box has a color of #d03314        
        
          <div style="background-color:#d03314;">Content here</div>
        
        
          .mybackground {background-color:#d03314;}
        
        Background color #d03314
      
           Border around this has a color of #d03314        
        
          <div style="border:2px solid #d03314;">Content here</div>
        
        
          .myborder {border:2px solid #d03314;}
        
        Border color #d03314