#db3838 color space conversions
Hex:
        #db3838
        RGB:
        219, 56, 56
        CMY:
        14, 78, 78
        CMYK:
        0, 74, 74, 14
      HSL:
        0°, 69.3617%, 53.9216%
        HSV (HSB):
        0°, 74.4292%, 85.8824%
        XYZ:
        31.3414, 18.1739, 5.5974
        xyY:
        0.5687, 0.3298, 18.1739
      CIE-Lab:
        49.7064, 62.2154, 38.9212
        CIE-LCH:
        49.7064, 73.3867, 32.0296
        CIE-Luv:
        49.7064, 124.7266, 26.8955
        Hunter-Lab:
        42.6309, 56.6256, 22.0569
      #db3838 color charts
#db3838 RGB chart
      #db3838 CMYK chart
      #db3838 RGB pie chart
      #db3838 color shades, tints & tones
#db3838 color schemes
#db3838 color preview, HTML & CSS examples
           This text has a color of #db3838        
        
          <p style="color:#db3838;">Text here</p>
        
        
          .mytext {color:#db3838;}
        
        Text color #db3838
      
           This box has a color of #db3838        
        
          <div style="background-color:#db3838;">Content here</div>
        
        
          .mybackground {background-color:#db3838;}
        
        Background color #db3838
      
           Border around this has a color of #db3838        
        
          <div style="border:2px solid #db3838;">Content here</div>
        
        
          .myborder {border:2px solid #db3838;}
        
        Border color #db3838