#db7945 color space conversions
Hex:
#db7945
RGB:
219, 121, 69
CMY:
14, 53, 73
CMYK:
0, 45, 68, 14
HSL:
21°, 67.5676%, 56.4706%
HSV (HSB):
21°, 68.4932%, 85.8824%
XYZ:
37.1250, 29.1645, 9.3028
xyY:
0.4911, 0.3858, 29.1645
CIE-Lab:
60.9265, 33.9133, 44.5443
CIE-LCH:
60.9265, 55.9849, 52.7166
CIE-Luv:
60.9265, 77.3684, 42.7799
Hunter-Lab:
54.0042, 28.2019, 27.5895
#db7945 color charts
#db7945 color shades, tints & tones
#db7945 color schemes
#db7945 color preview, HTML & CSS examples
This text has a color of #db7945
<p style="color:#db7945;">Text here</p>
.mytext {color:#db7945;}
This box has a color of #db7945
<div style="background-color:#db7945;">Content here</div>
.mybackground {background-color:#db7945;}
Border around this has a color of #db7945
<div style="border:2px solid #db7945;">Content here</div>
.myborder {border:2px solid #db7945;}