#da954c color space conversions
Hex:
#da954c
RGB:
218, 149, 76
CMY:
15, 42, 70
CMYK:
0, 32, 65, 15
HSL:
31°, 65.7407%, 57.6471%
HSV (HSB):
31°, 65.1376%, 85.4902%
XYZ:
40.9654, 36.9221, 11.8050
xyY:
0.4567, 0.4117, 36.9221
CIE-Lab:
67.2186, 18.9842, 48.1130
CIE-LCH:
67.2186, 51.7229, 68.4671
CIE-Luv:
67.2186, 54.3270, 51.5084
Hunter-Lab:
60.7636, 14.0043, 31.0157
#da954c color charts
#da954c color shades, tints & tones
#da954c color schemes
#da954c color preview, HTML & CSS examples
This text has a color of #da954c
<p style="color:#da954c;">Text here</p>
.mytext {color:#da954c;}
This box has a color of #da954c
<div style="background-color:#da954c;">Content here</div>
.mybackground {background-color:#da954c;}
Border around this has a color of #da954c
<div style="border:2px solid #da954c;">Content here</div>
.myborder {border:2px solid #da954c;}