#da9379 color space conversions
Hex:
#da9379
RGB:
218, 147, 121
CMY:
15, 42, 53
CMYK:
0, 33, 44, 15
HSL:
16°, 56.7251%, 66.4706%
HSV (HSB):
16°, 44.4954%, 85.4902%
XYZ:
42.7984, 37.1533, 23.0048
xyY:
0.4157, 0.3609, 37.1533
CIE-Lab:
67.3919, 23.7880, 24.6598
CIE-LCH:
67.3919, 34.2633, 46.0308
CIE-Luv:
67.3919, 50.8236, 27.5096
Hunter-Lab:
60.9535, 18.6646, 20.2906
#da9379 color charts
#da9379 color shades, tints & tones
#da9379 color schemes
#da9379 color preview, HTML & CSS examples
This text has a color of #da9379
<p style="color:#da9379;">Text here</p>
.mytext {color:#da9379;}
This box has a color of #da9379
<div style="background-color:#da9379;">Content here</div>
.mybackground {background-color:#da9379;}
Border around this has a color of #da9379
<div style="border:2px solid #da9379;">Content here</div>
.myborder {border:2px solid #da9379;}