#db7143 color space conversions
Hex:
#db7143
RGB:
219, 113, 67
CMY:
14, 56, 74
CMYK:
0, 48, 69, 14
HSL:
18°, 67.8571%, 56.0784%
HSV (HSB):
18°, 69.4064%, 85.8824%
XYZ:
36.1317, 27.2756, 8.6706
xyY:
0.5013, 0.3784, 27.2756
CIE-Lab:
59.2285, 37.9430, 43.6594
CIE-LCH:
59.2285, 57.8430, 49.0071
CIE-Luv:
59.2285, 83.7964, 40.4595
Hunter-Lab:
52.2260, 32.0966, 26.7149
#db7143 color charts
#db7143 color shades, tints & tones
#db7143 color schemes
#db7143 color preview, HTML & CSS examples
This text has a color of #db7143
<p style="color:#db7143;">Text here</p>
.mytext {color:#db7143;}
This box has a color of #db7143
<div style="background-color:#db7143;">Content here</div>
.mybackground {background-color:#db7143;}
Border around this has a color of #db7143
<div style="border:2px solid #db7143;">Content here</div>
.myborder {border:2px solid #db7143;}