#db0c26 color space conversions
Hex:
        #db0c26
        RGB:
        219, 12, 38
        CMY:
        14, 95, 85
        CMYK:
        0, 95, 83, 14
      HSL:
        352°, 89.6104%, 45.2941%
        HSV (HSB):
        352°, 94.5205%, 85.8824%
        XYZ:
        29.6947, 15.4630, 3.2533
        xyY:
        0.6134, 0.3194, 15.4630
      CIE-Lab:
        46.2619, 70.9037, 45.2873
        CIE-LCH:
        46.2619, 84.1325, 32.5670
        CIE-Luv:
        46.2619, 144.2256, 26.7257
        Hunter-Lab:
        39.3230, 65.9791, 22.6209
      #db0c26 color charts
#db0c26 RGB chart
      #db0c26 CMYK chart
      #db0c26 RGB pie chart
      #db0c26 color shades, tints & tones
#db0c26 color schemes
#db0c26 color preview, HTML & CSS examples
           This text has a color of #db0c26        
        
          <p style="color:#db0c26;">Text here</p>
        
        
          .mytext {color:#db0c26;}
        
        Text color #db0c26
      
           This box has a color of #db0c26        
        
          <div style="background-color:#db0c26;">Content here</div>
        
        
          .mybackground {background-color:#db0c26;}
        
        Background color #db0c26
      
           Border around this has a color of #db0c26        
        
          <div style="border:2px solid #db0c26;">Content here</div>
        
        
          .myborder {border:2px solid #db0c26;}
        
        Border color #db0c26