#da986f color space conversions
Hex:
#da986f
RGB:
218, 152, 111
CMY:
15, 40, 56
CMYK:
0, 30, 49, 15
HSL:
23°, 59.1160%, 64.5098%
HSV (HSB):
23°, 49.0826%, 85.4902%
XYZ:
43.0109, 38.5096, 20.2051
xyY:
0.4228, 0.3786, 38.5096
CIE-Lab:
68.3945, 20.0998, 31.4311
CIE-LCH:
68.3945, 37.3084, 57.4016
CIE-Luv:
68.3945, 48.6299, 35.9202
Hunter-Lab:
62.0561, 15.1197, 24.1348
#da986f color charts
#da986f color shades, tints & tones
#da986f color schemes
#da986f color preview, HTML & CSS examples
This text has a color of #da986f
<p style="color:#da986f;">Text here</p>
.mytext {color:#da986f;}
This box has a color of #da986f
<div style="background-color:#da986f;">Content here</div>
.mybackground {background-color:#da986f;}
Border around this has a color of #da986f
<div style="border:2px solid #da986f;">Content here</div>
.myborder {border:2px solid #da986f;}