#da953c color space conversions
Hex:
#da953c
RGB:
218, 149, 60
CMY:
15, 42, 76
CMYK:
0, 32, 72, 15
HSL:
34°, 68.1034%, 54.5098%
HSV (HSB):
34°, 72.4771%, 85.4902%
XYZ:
40.4765, 36.7266, 9.2306
xyY:
0.4683, 0.4249, 36.7266
CIE-Lab:
67.0714, 18.1101, 55.3676
CIE-LCH:
67.0714, 58.2541, 71.8877
CIE-Luv:
67.0714, 55.5354, 57.1941
Hunter-Lab:
60.6024, 13.1662, 33.3911
#da953c color charts
#da953c color shades, tints & tones
#da953c color schemes
#da953c color preview, HTML & CSS examples
This text has a color of #da953c
<p style="color:#da953c;">Text here</p>
.mytext {color:#da953c;}
This box has a color of #da953c
<div style="background-color:#da953c;">Content here</div>
.mybackground {background-color:#da953c;}
Border around this has a color of #da953c
<div style="border:2px solid #da953c;">Content here</div>
.myborder {border:2px solid #da953c;}