#da944a color space conversions
Hex:
#da944a
RGB:
218, 148, 74
CMY:
15, 42, 71
CMYK:
0, 32, 66, 15
HSL:
31°, 66.0550%, 57.2549%
HSV (HSB):
31°, 66.0550%, 85.4902%
XYZ:
40.7394, 36.5796, 11.3919
xyY:
0.4592, 0.4123, 36.5796
CIE-Lab:
66.9605, 19.4008, 48.7937
CIE-LCH:
66.9605, 52.5092, 68.3168
CIE-Luv:
66.9605, 55.2527, 51.8677
Hunter-Lab:
60.4811, 14.3936, 31.1692
#da944a color charts
#da944a color shades, tints & tones
#da944a color schemes
#da944a color preview, HTML & CSS examples
This text has a color of #da944a
<p style="color:#da944a;">Text here</p>
.mytext {color:#da944a;}
This box has a color of #da944a
<div style="background-color:#da944a;">Content here</div>
.mybackground {background-color:#da944a;}
Border around this has a color of #da944a
<div style="border:2px solid #da944a;">Content here</div>
.myborder {border:2px solid #da944a;}