#d5975e color space conversions
Hex:
#d5975e
RGB:
213, 151, 94
CMY:
16, 41, 63
CMYK:
0, 29, 56, 16
HSL:
29°, 58.6207%, 60.1961%
HSV (HSB):
29°, 55.8685%, 83.5294%
XYZ:
40.5276, 37.0875, 15.6122
xyY:
0.4347, 0.3978, 37.0875
CIE-Lab:
67.3426, 17.0990, 39.0139
CIE-LCH:
67.3426, 42.5965, 66.3331
CIE-Luv:
67.3426, 47.2838, 43.9719
Hunter-Lab:
60.8995, 12.2145, 27.4300
#d5975e color charts
#d5975e color shades, tints & tones
#d5975e color schemes
#d5975e color preview, HTML & CSS examples
This text has a color of #d5975e
<p style="color:#d5975e;">Text here</p>
.mytext {color:#d5975e;}
This box has a color of #d5975e
<div style="background-color:#d5975e;">Content here</div>
.mybackground {background-color:#d5975e;}
Border around this has a color of #d5975e
<div style="border:2px solid #d5975e;">Content here</div>
.myborder {border:2px solid #d5975e;}