#db4345 color space conversions
Hex:
#db4345
RGB:
219, 67, 69
CMY:
14, 74, 73
CMYK:
0, 69, 68, 14
HSL:
359°, 67.8571%, 56.0784%
HSV (HSB):
359°, 69.4064%, 85.8824%
XYZ:
32.2947, 19.5040, 7.6928
xyY:
0.5428, 0.3278, 19.5040
CIE-Lab:
51.2718, 58.9356, 33.3051
CIE-LCH:
51.2718, 67.6952, 29.4713
CIE-Luv:
51.2718, 115.6001, 24.1117
Hunter-Lab:
44.1634, 53.2433, 20.5867
#db4345 color charts
#db4345 color shades, tints & tones
#db4345 color schemes
#db4345 color preview, HTML & CSS examples
This text has a color of #db4345
<p style="color:#db4345;">Text here</p>
.mytext {color:#db4345;}
This box has a color of #db4345
<div style="background-color:#db4345;">Content here</div>
.mybackground {background-color:#db4345;}
Border around this has a color of #db4345
<div style="border:2px solid #db4345;">Content here</div>
.myborder {border:2px solid #db4345;}