#db072b color space conversions
Hex:
#db072b
RGB:
219, 7, 43
CMY:
14, 97, 83
CMYK:
0, 97, 80, 14
HSL:
350°, 93.8053%, 44.3137%
HSV (HSB):
350°, 96.8037%, 85.8824%
XYZ:
29.7254, 15.3864, 3.6887
xyY:
0.6091, 0.3153, 15.3864
CIE-Lab:
46.1590, 71.4640, 42.4564
CIE-LCH:
46.1590, 83.1243, 30.7144
CIE-Luv:
46.1590, 143.9933, 24.9304
Hunter-Lab:
39.2256, 66.6240, 21.8824
#db072b color charts
#db072b color shades, tints & tones
#db072b color schemes
#db072b color preview, HTML & CSS examples
This text has a color of #db072b
<p style="color:#db072b;">Text here</p>
.mytext {color:#db072b;}
This box has a color of #db072b
<div style="background-color:#db072b;">Content here</div>
.mybackground {background-color:#db072b;}
Border around this has a color of #db072b
<div style="border:2px solid #db072b;">Content here</div>
.myborder {border:2px solid #db072b;}