#db3428 color space conversions
Hex:
        #db3428
        RGB:
        219, 52, 40
        CMY:
        14, 80, 84
        CMYK:
        0, 76, 82, 14
      HSL:
        4°, 71.3147%, 50.7843%
        HSV (HSB):
        4°, 81.7352%, 85.8824%
        XYZ:
        30.8244, 17.6693, 3.7934
        xyY:
        0.5895, 0.3379, 17.6693
      CIE-Lab:
        49.0925, 62.9517, 46.9076
        CIE-LCH:
        49.0925, 78.5063, 36.6911
        CIE-Luv:
        49.0925, 129.8506, 31.4280
        Hunter-Lab:
        42.0348, 57.3343, 24.0738
      #db3428 color charts
#db3428 RGB chart
      #db3428 CMYK chart
      #db3428 RGB pie chart
      #db3428 color shades, tints & tones
#db3428 color schemes
#db3428 color preview, HTML & CSS examples
           This text has a color of #db3428        
        
          <p style="color:#db3428;">Text here</p>
        
        
          .mytext {color:#db3428;}
        
        Text color #db3428
      
           This box has a color of #db3428        
        
          <div style="background-color:#db3428;">Content here</div>
        
        
          .mybackground {background-color:#db3428;}
        
        Background color #db3428
      
           Border around this has a color of #db3428        
        
          <div style="border:2px solid #db3428;">Content here</div>
        
        
          .myborder {border:2px solid #db3428;}
        
        Border color #db3428