#db5848 color space conversions
Hex:
#db5848
RGB:
219, 88, 72
CMY:
14, 65, 72
CMYK:
0, 60, 67, 14
HSL:
7°, 67.1233%, 57.0588%
HSV (HSB):
7°, 67.1233%, 85.8824%
XYZ:
33.8728, 22.5074, 8.6900
xyY:
0.5206, 0.3459, 22.5074
CIE-Lab:
54.5613, 50.3496, 35.5482
CIE-LCH:
54.5613, 61.6341, 35.2232
CIE-Luv:
54.5613, 101.4102, 29.2204
Hunter-Lab:
47.4420, 44.4229, 22.3492
#db5848 color charts
#db5848 color shades, tints & tones
#db5848 color schemes
#db5848 color preview, HTML & CSS examples
This text has a color of #db5848
<p style="color:#db5848;">Text here</p>
.mytext {color:#db5848;}
This box has a color of #db5848
<div style="background-color:#db5848;">Content here</div>
.mybackground {background-color:#db5848;}
Border around this has a color of #db5848
<div style="border:2px solid #db5848;">Content here</div>
.myborder {border:2px solid #db5848;}