#d02d14 color space conversions
Hex:
        #d02d14
        RGB:
        208, 45, 20
        CMY:
        18, 82, 92
        CMYK:
        0, 78, 90, 18
      HSL:
        8°, 82.4561%, 44.7059%
        HSV (HSB):
        8°, 90.3846%, 81.5686%
        XYZ:
        27.0771, 15.3372, 2.1951
        xyY:
        0.6070, 0.3438, 15.3372
      CIE-Lab:
        46.0926, 61.3559, 52.6235
        CIE-LCH:
        46.0926, 80.8318, 40.6189
        CIE-Luv:
        46.0926, 127.5433, 33.0025
        Hunter-Lab:
        39.1627, 54.8801, 24.0907
      #d02d14 color charts
#d02d14 RGB chart
      #d02d14 CMYK chart
      #d02d14 RGB pie chart
      #d02d14 color shades, tints & tones
#d02d14 color schemes
#d02d14 color preview, HTML & CSS examples
           This text has a color of #d02d14        
        
          <p style="color:#d02d14;">Text here</p>
        
        
          .mytext {color:#d02d14;}
        
        Text color #d02d14
      
           This box has a color of #d02d14        
        
          <div style="background-color:#d02d14;">Content here</div>
        
        
          .mybackground {background-color:#d02d14;}
        
        Background color #d02d14
      
           Border around this has a color of #d02d14        
        
          <div style="border:2px solid #d02d14;">Content here</div>
        
        
          .myborder {border:2px solid #d02d14;}
        
        Border color #d02d14