#d67d3b color space conversions
Hex:
#d67d3b
RGB:
214, 125, 59
CMY:
16, 51, 77
CMYK:
0, 42, 72, 16
HSL:
26°, 65.4008%, 53.5294%
HSV (HSB):
26°, 72.4299%, 83.9216%
XYZ:
35.8546, 29.2791, 7.8994
xyY:
0.4909, 0.4009, 29.2791
CIE-Lab:
61.0272, 29.2619, 49.3912
CIE-LCH:
61.0272, 57.4086, 59.3552
CIE-Luv:
61.0272, 71.1810, 47.6170
Hunter-Lab:
54.1102, 23.5851, 29.2216
#d67d3b color charts
#d67d3b color shades, tints & tones
#d67d3b color schemes
#d67d3b color preview, HTML & CSS examples
This text has a color of #d67d3b
<p style="color:#d67d3b;">Text here</p>
.mytext {color:#d67d3b;}
This box has a color of #d67d3b
<div style="background-color:#d67d3b;">Content here</div>
.mybackground {background-color:#d67d3b;}
Border around this has a color of #d67d3b
<div style="border:2px solid #d67d3b;">Content here</div>
.myborder {border:2px solid #d67d3b;}