#db8050 color space conversions
Hex:
#db8050
RGB:
219, 128, 80
CMY:
14, 50, 69
CMYK:
0, 42, 63, 14
HSL:
21°, 65.8768%, 58.6275%
HSV (HSB):
21°, 63.4703%, 85.8824%
XYZ:
38.3806, 31.0776, 11.5651
xyY:
0.4737, 0.3836, 31.0776
CIE-Lab:
62.5731, 30.8908, 40.7541
CIE-LCH:
62.5731, 51.1385, 52.8386
CIE-Luv:
62.5731, 70.6574, 40.9603
Hunter-Lab:
55.7473, 25.3349, 26.7230
#db8050 color charts
#db8050 color shades, tints & tones
#db8050 color schemes
#db8050 color preview, HTML & CSS examples
This text has a color of #db8050
<p style="color:#db8050;">Text here</p>
.mytext {color:#db8050;}
This box has a color of #db8050
<div style="background-color:#db8050;">Content here</div>
.mybackground {background-color:#db8050;}
Border around this has a color of #db8050
<div style="border:2px solid #db8050;">Content here</div>
.myborder {border:2px solid #db8050;}