#db2d3f color space conversions
Hex:
#db2d3f
RGB:
219, 45, 63
CMY:
14, 82, 75
CMYK:
0, 79, 71, 14
HSL:
354°, 70.7317%, 51.7647%
HSV (HSB):
354°, 79.4521%, 85.8824%
XYZ:
31.0490, 17.2957, 6.4046
xyY:
0.5671, 0.3159, 17.2957
CIE-Lab:
48.6305, 65.7753, 33.6509
CIE-LCH:
48.6305, 73.8835, 27.0945
CIE-Luv:
48.6305, 128.4513, 21.6757
Hunter-Lab:
41.5881, 60.4859, 19.9810
#db2d3f color charts
#db2d3f color shades, tints & tones
#db2d3f color schemes
#db2d3f color preview, HTML & CSS examples
This text has a color of #db2d3f
<p style="color:#db2d3f;">Text here</p>
.mytext {color:#db2d3f;}
This box has a color of #db2d3f
<div style="background-color:#db2d3f;">Content here</div>
.mybackground {background-color:#db2d3f;}
Border around this has a color of #db2d3f
<div style="border:2px solid #db2d3f;">Content here</div>
.myborder {border:2px solid #db2d3f;}