#d67a3c color space conversions
Hex:
#d67a3c
RGB:
214, 122, 60
CMY:
16, 52, 76
CMYK:
0, 43, 72, 16
HSL:
24°, 65.2542%, 53.7255%
HSV (HSB):
24°, 71.9626%, 83.9216%
XYZ:
35.5067, 28.5415, 7.9126
xyY:
0.4934, 0.3966, 28.5415
CIE-Lab:
60.3748, 30.9018, 48.2197
CIE-LCH:
60.3748, 57.2718, 57.3461
CIE-Luv:
60.3748, 73.4461, 46.0935
Hunter-Lab:
53.4242, 25.1420, 28.6156
#d67a3c color charts
#d67a3c color shades, tints & tones
#d67a3c color schemes
#d67a3c color preview, HTML & CSS examples
This text has a color of #d67a3c
<p style="color:#d67a3c;">Text here</p>
.mytext {color:#d67a3c;}
This box has a color of #d67a3c
<div style="background-color:#d67a3c;">Content here</div>
.mybackground {background-color:#d67a3c;}
Border around this has a color of #d67a3c
<div style="border:2px solid #d67a3c;">Content here</div>
.myborder {border:2px solid #d67a3c;}