#d5845e color space conversions
Hex:
#d5845e
RGB:
213, 132, 94
CMY:
16, 48, 63
CMYK:
0, 38, 56, 16
HSL:
19°, 58.6207%, 60.1961%
HSV (HSB):
19°, 55.8685%, 83.5294%
XYZ:
37.7122, 31.4568, 14.6738
xyY:
0.4498, 0.3752, 31.4568
CIE-Lab:
62.8914, 27.3611, 33.4802
CIE-LCH:
62.8914, 43.2384, 50.7432
CIE-Luv:
62.8914, 61.0365, 35.2195
Hunter-Lab:
56.0864, 21.8714, 23.7485
#d5845e color charts
#d5845e color shades, tints & tones
#d5845e color schemes
#d5845e color preview, HTML & CSS examples
This text has a color of #d5845e
<p style="color:#d5845e;">Text here</p>
.mytext {color:#d5845e;}
This box has a color of #d5845e
<div style="background-color:#d5845e;">Content here</div>
.mybackground {background-color:#d5845e;}
Border around this has a color of #d5845e
<div style="border:2px solid #d5845e;">Content here</div>
.myborder {border:2px solid #d5845e;}