#d02420 color space conversions
Hex:
        #d02420
        RGB:
        208, 36, 32
        CMY:
        18, 86, 87
        CMYK:
        0, 83, 85, 18
      HSL:
        1°, 73.3333%, 47.0588%
        HSV (HSB):
        1°, 84.6154%, 81.5686%
        XYZ:
        26.9040, 14.7759, 2.8005
        xyY:
        0.6048, 0.3322, 14.7759
      CIE-Lab:
        45.3258, 63.9588, 46.6971
        CIE-LCH:
        45.3258, 79.1918, 36.1337
        CIE-Luv:
        45.3258, 130.2150, 29.0023
        Hunter-Lab:
        38.4395, 57.6641, 22.5880
      #d02420 color charts
#d02420 RGB chart
      #d02420 CMYK chart
      #d02420 RGB pie chart
      #d02420 color shades, tints & tones
#d02420 color schemes
#d02420 color preview, HTML & CSS examples
           This text has a color of #d02420        
        
          <p style="color:#d02420;">Text here</p>
        
        
          .mytext {color:#d02420;}
        
        Text color #d02420
      
           This box has a color of #d02420        
        
          <div style="background-color:#d02420;">Content here</div>
        
        
          .mybackground {background-color:#d02420;}
        
        Background color #d02420
      
           Border around this has a color of #d02420        
        
          <div style="border:2px solid #d02420;">Content here</div>
        
        
          .myborder {border:2px solid #d02420;}
        
        Border color #d02420