#db3636 color space conversions
Hex:
#db3636
RGB:
219, 54, 54
CMY:
14, 79, 79
CMYK:
0, 75, 75, 14
HSL:
0°, 69.6203%, 53.5294%
HSV (HSB):
0°, 75.3425%, 85.8824%
XYZ:
31.1984, 17.9647, 5.3132
xyY:
0.5727, 0.3298, 17.9647
CIE-Lab:
49.4533, 62.7802, 39.7653
CIE-LCH:
49.4533, 74.3144, 32.3504
CIE-Luv:
49.4533, 126.2109, 27.2157
Hunter-Lab:
42.3848, 57.2160, 22.2370
#db3636 color charts
#db3636 color shades, tints & tones
#db3636 color schemes
#db3636 color preview, HTML & CSS examples
This text has a color of #db3636
<p style="color:#db3636;">Text here</p>
.mytext {color:#db3636;}
This box has a color of #db3636
<div style="background-color:#db3636;">Content here</div>
.mybackground {background-color:#db3636;}
Border around this has a color of #db3636
<div style="border:2px solid #db3636;">Content here</div>
.myborder {border:2px solid #db3636;}