#d6745e color space conversions
Hex:
#d6745e
RGB:
214, 116, 94
CMY:
16, 55, 63
CMYK:
0, 46, 56, 16
HSL:
11°, 59.4059%, 60.3922%
HSV (HSB):
11°, 56.0748%, 83.9216%
XYZ:
35.9973, 27.5951, 14.0188
xyY:
0.4638, 0.3556, 27.5951
CIE-Lab:
59.5211, 36.2324, 29.2184
CIE-LCH:
59.5211, 46.5457, 38.8833
CIE-Luv:
59.5211, 73.3797, 28.2214
Hunter-Lab:
52.5310, 30.3894, 20.9492
#d6745e color charts
#d6745e color shades, tints & tones
#d6745e color schemes
#d6745e color preview, HTML & CSS examples
This text has a color of #d6745e
<p style="color:#d6745e;">Text here</p>
.mytext {color:#d6745e;}
This box has a color of #d6745e
<div style="background-color:#d6745e;">Content here</div>
.mybackground {background-color:#d6745e;}
Border around this has a color of #d6745e
<div style="border:2px solid #d6745e;">Content here</div>
.myborder {border:2px solid #d6745e;}