#d70422 color space conversions
Hex:
        #d70422
        RGB:
        215, 4, 34
        CMY:
        16, 98, 87
        CMYK:
        0, 98, 84, 16
      HSL:
        351°, 96.3470%, 42.9412%
        HSV (HSB):
        351°, 98.1395%, 84.3137%
        XYZ:
        28.3565, 14.6494, 2.8464
        xyY:
        0.6184, 0.3195, 14.6494
      CIE-Lab:
        45.1502, 70.5201, 46.0737
        CIE-LCH:
        45.1502, 84.2370, 33.1582
        CIE-Luv:
        45.1502, 143.2933, 26.6499
        Hunter-Lab:
        38.2745, 65.2650, 22.3828
      #d70422 color charts
#d70422 RGB chart
      #d70422 CMYK chart
      #d70422 RGB pie chart
      #d70422 color shades, tints & tones
#d70422 color schemes
#d70422 color preview, HTML & CSS examples
           This text has a color of #d70422        
        
          <p style="color:#d70422;">Text here</p>
        
        
          .mytext {color:#d70422;}
        
        Text color #d70422
      
           This box has a color of #d70422        
        
          <div style="background-color:#d70422;">Content here</div>
        
        
          .mybackground {background-color:#d70422;}
        
        Background color #d70422
      
           Border around this has a color of #d70422        
        
          <div style="border:2px solid #d70422;">Content here</div>
        
        
          .myborder {border:2px solid #d70422;}
        
        Border color #d70422