#d67c0e color space conversions
Hex:
#d67c0e
RGB:
214, 124, 14
CMY:
16, 51, 95
CMYK:
0, 42, 93, 16
HSL:
33°, 87.7193%, 44.7059%
HSV (HSB):
33°, 93.4579%, 83.9216%
XYZ:
35.0185, 28.7432, 4.1178
xyY:
0.5159, 0.4234, 28.7432
CIE-Lab:
60.5543, 28.4700, 64.8579
CIE-LCH:
60.5543, 70.8315, 66.3005
CIE-Luv:
60.5543, 74.6932, 56.8880
Hunter-Lab:
53.6126, 22.7697, 32.9750
#d67c0e color charts
#d67c0e color shades, tints & tones
#d67c0e color schemes
#d67c0e color preview, HTML & CSS examples
This text has a color of #d67c0e
<p style="color:#d67c0e;">Text here</p>
.mytext {color:#d67c0e;}
This box has a color of #d67c0e
<div style="background-color:#d67c0e;">Content here</div>
.mybackground {background-color:#d67c0e;}
Border around this has a color of #d67c0e
<div style="border:2px solid #d67c0e;">Content here</div>
.myborder {border:2px solid #d67c0e;}