#d49d89 color space conversions
Hex:
#d49d89
RGB:
212, 157, 137
CMY:
17, 38, 46
CMYK:
0, 26, 35, 17
HSL:
16°, 46.5839%, 68.4314%
HSV (HSB):
16°, 35.3774%, 83.1373%
XYZ:
43.7237, 39.9171, 29.0672
xyY:
0.3879, 0.3542, 39.9171
CIE-Lab:
69.4105, 17.8297, 18.4806
CIE-LCH:
69.4105, 25.6794, 46.0270
CIE-Luv:
69.4105, 37.7596, 21.6624
Hunter-Lab:
63.1800, 12.9659, 16.9485
#d49d89 color charts
#d49d89 color shades, tints & tones
#d49d89 color schemes
#d49d89 color preview, HTML & CSS examples
This text has a color of #d49d89
<p style="color:#d49d89;">Text here</p>
.mytext {color:#d49d89;}
This box has a color of #d49d89
<div style="background-color:#d49d89;">Content here</div>
.mybackground {background-color:#d49d89;}
Border around this has a color of #d49d89
<div style="border:2px solid #d49d89;">Content here</div>
.myborder {border:2px solid #d49d89;}