#d67e1e color space conversions
Hex:
#d67e1e
RGB:
214, 126, 30
CMY:
16, 51, 88
CMYK:
0, 41, 86, 16
HSL:
31°, 75.4098%, 47.8431%
HSV (HSB):
31°, 85.9813%, 83.9216%
XYZ:
35.4268, 29.3116, 5.0188
xyY:
0.5079, 0.4202, 29.3116
CIE-Lab:
61.0556, 27.6966, 61.1451
CIE-LCH:
61.0556, 67.1254, 65.6311
CIE-Luv:
61.0556, 72.4396, 55.4554
Hunter-Lab:
54.1402, 22.0566, 32.4019
#d67e1e color charts
#d67e1e color shades, tints & tones
#d67e1e color schemes
#d67e1e color preview, HTML & CSS examples
This text has a color of #d67e1e
<p style="color:#d67e1e;">Text here</p>
.mytext {color:#d67e1e;}
This box has a color of #d67e1e
<div style="background-color:#d67e1e;">Content here</div>
.mybackground {background-color:#d67e1e;}
Border around this has a color of #d67e1e
<div style="border:2px solid #d67e1e;">Content here</div>
.myborder {border:2px solid #d67e1e;}