#d9937e color space conversions
Hex:
#d9937e
RGB:
217, 147, 126
CMY:
15, 42, 51
CMYK:
0, 32, 42, 15
HSL:
14°, 54.4910%, 67.2549%
HSV (HSB):
14°, 41.9355%, 85.0980%
XYZ:
42.8149, 37.1255, 24.6480
xyY:
0.4094, 0.3550, 37.1255
CIE-Lab:
67.3711, 23.9271, 21.8525
CIE-LCH:
67.3711, 32.4043, 42.4053
CIE-Luv:
67.3711, 49.3874, 24.2329
Hunter-Lab:
60.9307, 18.7999, 18.6672
#d9937e color charts
#d9937e color shades, tints & tones
#d9937e color schemes
#d9937e color preview, HTML & CSS examples
This text has a color of #d9937e
<p style="color:#d9937e;">Text here</p>
.mytext {color:#d9937e;}
This box has a color of #d9937e
<div style="background-color:#d9937e;">Content here</div>
.mybackground {background-color:#d9937e;}
Border around this has a color of #d9937e
<div style="border:2px solid #d9937e;">Content here</div>
.myborder {border:2px solid #d9937e;}