#da985e color space conversions
Hex:
#da985e
RGB:
218, 152, 94
CMY:
15, 40, 63
CMYK:
0, 30, 57, 15
HSL:
28°, 62.6263%, 61.1765%
HSV (HSB):
28°, 56.8807%, 85.4902%
XYZ:
42.1621, 38.1701, 15.7350
xyY:
0.4389, 0.3973, 38.1701
CIE-Lab:
68.1458, 18.6300, 40.1248
CIE-LCH:
68.1458, 44.2389, 65.0945
CIE-Luv:
68.1458, 50.4494, 44.8761
Hunter-Lab:
61.7819, 13.6961, 28.1470
#da985e color charts
#da985e color shades, tints & tones
#da985e color schemes
#da985e color preview, HTML & CSS examples
This text has a color of #da985e
<p style="color:#da985e;">Text here</p>
.mytext {color:#da985e;}
This box has a color of #da985e
<div style="background-color:#da985e;">Content here</div>
.mybackground {background-color:#da985e;}
Border around this has a color of #da985e
<div style="border:2px solid #da985e;">Content here</div>
.myborder {border:2px solid #da985e;}