#db5345 color space conversions
Hex:
#db5345
RGB:
219, 83, 69
CMY:
14, 67, 73
CMYK:
0, 62, 68, 14
HSL:
6°, 67.5676%, 56.4706%
HSV (HSB):
6°, 68.4932%, 85.8824%
XYZ:
33.3809, 21.6763, 8.0548
xyY:
0.5289, 0.3435, 21.6763
CIE-Lab:
53.6818, 52.4158, 36.1832
CIE-LCH:
53.6818, 63.6917, 34.6177
CIE-Luv:
53.6818, 105.4252, 28.9203
Hunter-Lab:
46.5578, 46.5043, 22.3329
#db5345 color charts
#db5345 color shades, tints & tones
#db5345 color schemes
#db5345 color preview, HTML & CSS examples
This text has a color of #db5345
<p style="color:#db5345;">Text here</p>
.mytext {color:#db5345;}
This box has a color of #db5345
<div style="background-color:#db5345;">Content here</div>
.mybackground {background-color:#db5345;}
Border around this has a color of #db5345
<div style="border:2px solid #db5345;">Content here</div>
.myborder {border:2px solid #db5345;}