#db3b2b color space conversions
Hex:
#db3b2b
RGB:
219, 59, 43
CMY:
14, 77, 83
CMYK:
0, 73, 80, 14
HSL:
5°, 70.9677%, 51.3725%
HSV (HSB):
5°, 80.3653%, 85.8824%
XYZ:
31.2134, 18.3624, 4.1847
xyY:
0.5806, 0.3416, 18.3624
CIE-Lab:
49.9328, 60.7689, 46.1834
CIE-LCH:
49.9328, 76.3267, 37.2343
CIE-Luv:
49.9328, 125.4769, 32.0636
Hunter-Lab:
42.8514, 55.0314, 24.2060
#db3b2b color charts
#db3b2b color shades, tints & tones
#db3b2b color schemes
#db3b2b color preview, HTML & CSS examples
This text has a color of #db3b2b
<p style="color:#db3b2b;">Text here</p>
.mytext {color:#db3b2b;}
This box has a color of #db3b2b
<div style="background-color:#db3b2b;">Content here</div>
.mybackground {background-color:#db3b2b;}
Border around this has a color of #db3b2b
<div style="border:2px solid #db3b2b;">Content here</div>
.myborder {border:2px solid #db3b2b;}