#d67a1e color space conversions
Hex:
#d67a1e
RGB:
214, 122, 30
CMY:
16, 52, 88
CMYK:
0, 43, 86, 16
HSL:
30°, 75.4098%, 47.8431%
HSV (HSB):
30°, 85.9813%, 83.9216%
XYZ:
34.9254, 28.3089, 4.8517
xyY:
0.5130, 0.4158, 28.3089
CIE-Lab:
60.1668, 29.8223, 60.4175
CIE-LCH:
60.1668, 67.3769, 63.7289
CIE-Luv:
60.1668, 75.7282, 54.0051
Hunter-Lab:
53.2062, 24.0597, 31.8378
#d67a1e color charts
#d67a1e color shades, tints & tones
#d67a1e color schemes
#d67a1e color preview, HTML & CSS examples
This text has a color of #d67a1e
<p style="color:#d67a1e;">Text here</p>
.mytext {color:#d67a1e;}
This box has a color of #d67a1e
<div style="background-color:#d67a1e;">Content here</div>
.mybackground {background-color:#d67a1e;}
Border around this has a color of #d67a1e
<div style="border:2px solid #d67a1e;">Content here</div>
.myborder {border:2px solid #d67a1e;}