#db2824 color space conversions
Hex:
        #db2824
        RGB:
        219, 40, 36
        CMY:
        14, 84, 86
        CMYK:
        0, 82, 84, 14
      HSL:
        1°, 71.7647%, 50.0000%
        HSV (HSB):
        1°, 83.5616%, 85.8824%
        XYZ:
        30.2906, 16.7050, 3.2970
        xyY:
        0.6023, 0.3322, 16.7050
      CIE-Lab:
        47.8862, 66.1568, 47.8113
        CIE-LCH:
        47.8862, 81.6250, 35.8555
        CIE-Luv:
        47.8862, 136.2539, 30.3453
        Hunter-Lab:
        40.8718, 60.7632, 23.8276
      #db2824 color charts
#db2824 RGB chart
      #db2824 CMYK chart
      #db2824 RGB pie chart
      #db2824 color shades, tints & tones
#db2824 color schemes
#db2824 color preview, HTML & CSS examples
           This text has a color of #db2824        
        
          <p style="color:#db2824;">Text here</p>
        
        
          .mytext {color:#db2824;}
        
        Text color #db2824
      
           This box has a color of #db2824        
        
          <div style="background-color:#db2824;">Content here</div>
        
        
          .mybackground {background-color:#db2824;}
        
        Background color #db2824
      
           Border around this has a color of #db2824        
        
          <div style="border:2px solid #db2824;">Content here</div>
        
        
          .myborder {border:2px solid #db2824;}
        
        Border color #db2824