#db3a3b color space conversions
Hex:
#db3a3b
RGB:
219, 58, 59
CMY:
14, 77, 77
CMYK:
0, 74, 73, 14
HSL:
360°, 69.0987%, 54.3137%
HSV (HSB):
360°, 73.5160%, 85.8824%
XYZ:
31.5159, 18.4019, 6.0285
xyY:
0.5633, 0.3289, 18.4019
CIE-Lab:
49.9800, 61.6757, 37.5308
CIE-LCH:
49.9800, 72.1974, 31.3213
CIE-Luv:
49.9800, 122.9938, 26.1645
Hunter-Lab:
42.8975, 56.0696, 21.6960
#db3a3b color charts
#db3a3b color shades, tints & tones
#db3a3b color schemes
#db3a3b color preview, HTML & CSS examples
This text has a color of #db3a3b
<p style="color:#db3a3b;">Text here</p>
.mytext {color:#db3a3b;}
This box has a color of #db3a3b
<div style="background-color:#db3a3b;">Content here</div>
.mybackground {background-color:#db3a3b;}
Border around this has a color of #db3a3b
<div style="border:2px solid #db3a3b;">Content here</div>
.myborder {border:2px solid #db3a3b;}