#d67e3c color space conversions
Hex:
#d67e3c
RGB:
214, 126, 60
CMY:
16, 51, 76
CMYK:
0, 41, 72, 16
HSL:
26°, 65.2542%, 53.7255%
HSV (HSB):
26°, 71.9626%, 83.9216%
XYZ:
36.0080, 29.5441, 8.0797
xyY:
0.4890, 0.4012, 29.5441
CIE-Lab:
61.2588, 28.7781, 49.1605
CIE-LCH:
61.2588, 56.9643, 59.6557
CIE-Luv:
61.2588, 70.2982, 47.6677
Hunter-Lab:
54.3545, 23.1299, 29.2348
#d67e3c color charts
#d67e3c color shades, tints & tones
#d67e3c color schemes
#d67e3c color preview, HTML & CSS examples
This text has a color of #d67e3c
<p style="color:#d67e3c;">Text here</p>
.mytext {color:#d67e3c;}
This box has a color of #d67e3c
<div style="background-color:#d67e3c;">Content here</div>
.mybackground {background-color:#d67e3c;}
Border around this has a color of #d67e3c
<div style="border:2px solid #d67e3c;">Content here</div>
.myborder {border:2px solid #d67e3c;}