#d67f2f color space conversions
Hex:
#d67f2f
RGB:
214, 127, 47
CMY:
16, 50, 82
CMYK:
0, 41, 78, 16
HSL:
29°, 67.0683%, 51.1765%
HSV (HSB):
29°, 78.0374%, 83.9216%
XYZ:
35.8340, 29.6801, 6.5295
xyY:
0.4974, 0.4120, 29.6801
CIE-Lab:
61.3772, 27.6841, 55.1256
CIE-LCH:
61.3772, 61.6866, 63.3342
CIE-Luv:
61.3772, 70.5944, 52.0550
Hunter-Lab:
54.4795, 22.0698, 31.0296
#d67f2f color charts
#d67f2f color shades, tints & tones
#d67f2f color schemes
#d67f2f color preview, HTML & CSS examples
This text has a color of #d67f2f
<p style="color:#d67f2f;">Text here</p>
.mytext {color:#d67f2f;}
This box has a color of #d67f2f
<div style="background-color:#d67f2f;">Content here</div>
.mybackground {background-color:#d67f2f;}
Border around this has a color of #d67f2f
<div style="border:2px solid #d67f2f;">Content here</div>
.myborder {border:2px solid #d67f2f;}