#db2b2b color space conversions
Hex:
#db2b2b
RGB:
219, 43, 43
CMY:
14, 83, 83
CMYK:
0, 80, 80, 14
HSL:
0°, 70.9677%, 51.3725%
HSV (HSB):
0°, 80.3653%, 85.8824%
XYZ:
30.5133, 16.9622, 3.9513
xyY:
0.5933, 0.3298, 16.9622
CIE-Lab:
48.2124, 65.5855, 44.4960
CIE-LCH:
48.2124, 79.2550, 34.1546
CIE-Luv:
48.2124, 133.7446, 28.8410
Hunter-Lab:
41.1852, 60.1730, 23.1414
#db2b2b color charts
#db2b2b color shades, tints & tones
#db2b2b color schemes
#db2b2b color preview, HTML & CSS examples
This text has a color of #db2b2b
<p style="color:#db2b2b;">Text here</p>
.mytext {color:#db2b2b;}
This box has a color of #db2b2b
<div style="background-color:#db2b2b;">Content here</div>
.mybackground {background-color:#db2b2b;}
Border around this has a color of #db2b2b
<div style="border:2px solid #db2b2b;">Content here</div>
.myborder {border:2px solid #db2b2b;}