#db9c85 color space conversions
Hex:
#db9c85
RGB:
219, 156, 133
CMY:
14, 39, 48
CMYK:
0, 29, 39, 14
HSL:
16°, 54.4304%, 69.0196%
HSV (HSB):
16°, 39.2694%, 85.8824%
XYZ:
45.3355, 40.5305, 27.6240
xyY:
0.3995, 0.3571, 40.5305
CIE-Lab:
69.8457, 20.6395, 21.3986
CIE-LCH:
69.8457, 29.7302, 46.0345
CIE-Luv:
69.8457, 44.0321, 24.6702
Hunter-Lab:
63.6635, 15.7007, 18.8382
#db9c85 color charts
#db9c85 color shades, tints & tones
#db9c85 color schemes
#db9c85 color preview, HTML & CSS examples
This text has a color of #db9c85
<p style="color:#db9c85;">Text here</p>
.mytext {color:#db9c85;}
This box has a color of #db9c85
<div style="background-color:#db9c85;">Content here</div>
.mybackground {background-color:#db9c85;}
Border around this has a color of #db9c85
<div style="border:2px solid #db9c85;">Content here</div>
.myborder {border:2px solid #db9c85;}