#da956e color space conversions
Hex:
#da956e
RGB:
218, 149, 110
CMY:
15, 42, 57
CMYK:
0, 32, 50, 15
HSL:
22°, 59.3407%, 64.3137%
HSV (HSB):
22°, 49.5413%, 85.4902%
XYZ:
42.4754, 37.5261, 19.7564
xyY:
0.4258, 0.3762, 37.5261
CIE-Lab:
67.6699, 21.6234, 31.0325
CIE-LCH:
67.6699, 37.8231, 55.1313
CIE-Luv:
67.6699, 50.8392, 35.0245
Hunter-Lab:
61.2586, 16.5656, 23.7594
#da956e color charts
#da956e color shades, tints & tones
#da956e color schemes
#da956e color preview, HTML & CSS examples
This text has a color of #da956e
<p style="color:#da956e;">Text here</p>
.mytext {color:#da956e;}
This box has a color of #da956e
<div style="background-color:#da956e;">Content here</div>
.mybackground {background-color:#da956e;}
Border around this has a color of #da956e
<div style="border:2px solid #da956e;">Content here</div>
.myborder {border:2px solid #da956e;}