#d67c6e color space conversions
Hex:
#d67c6e
RGB:
214, 124, 110
CMY:
16, 51, 57
CMYK:
0, 42, 49, 16
HSL:
8°, 55.9140%, 63.5294%
HSV (HSB):
8°, 48.5981%, 83.9216%
XYZ:
37.7537, 29.8372, 18.5212
xyY:
0.4384, 0.3465, 29.8372
CIE-Lab:
61.5135, 33.4348, 22.8288
CIE-LCH:
61.5135, 40.4850, 34.3247
CIE-Luv:
61.5135, 65.0651, 22.5075
Hunter-Lab:
54.6235, 27.7814, 18.1330
#d67c6e color charts
#d67c6e color shades, tints & tones
#d67c6e color schemes
#d67c6e color preview, HTML & CSS examples
This text has a color of #d67c6e
<p style="color:#d67c6e;">Text here</p>
.mytext {color:#d67c6e;}
This box has a color of #d67c6e
<div style="background-color:#d67c6e;">Content here</div>
.mybackground {background-color:#d67c6e;}
Border around this has a color of #d67c6e
<div style="border:2px solid #d67c6e;">Content here</div>
.myborder {border:2px solid #d67c6e;}