#db2e2e color space conversions
Hex:
#db2e2e
RGB:
219, 46, 46
CMY:
14, 82, 82
CMYK:
0, 79, 79, 14
HSL:
0°, 70.6122%, 51.9608%
HSV (HSB):
0°, 78.9954%, 85.8824%
XYZ:
30.6836, 17.2113, 4.2897
xyY:
0.5880, 0.3298, 17.2113
CIE-Lab:
48.5252, 64.8728, 43.1967
CIE-LCH:
48.5252, 77.9386, 33.6583
CIE-Luv:
48.5252, 131.8044, 28.4224
Hunter-Lab:
41.4865, 59.4177, 22.9100
#db2e2e color charts
#db2e2e color shades, tints & tones
#db2e2e color schemes
#db2e2e color preview, HTML & CSS examples
This text has a color of #db2e2e
<p style="color:#db2e2e;">Text here</p>
.mytext {color:#db2e2e;}
This box has a color of #db2e2e
<div style="background-color:#db2e2e;">Content here</div>
.mybackground {background-color:#db2e2e;}
Border around this has a color of #db2e2e
<div style="border:2px solid #db2e2e;">Content here</div>
.myborder {border:2px solid #db2e2e;}